1PARPORT_RELEASE(9)           Parallel Port Devices          PARPORT_RELEASE(9)
2
3
4

NAME

6       parport_release - give up access to a parallel port device
7

SYNOPSIS

9       void parport_release(struct pardevice * dev);
10

ARGUMENTS

12       dev
13           pointer to structure representing parallel port device
14

DESCRIPTION

16       This function cannot fail, but it should not be called without the port
17       claimed. Similarly, if the port is already claimed you should not try
18       claiming it again.
19
21Kernel Hackers Manual 2.6.         June 2019                PARPORT_RELEASE(9)
Impressum