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

NAME

6       parport_put_port - decrement a port's reference count
7

SYNOPSIS

9       void parport_put_port(struct parport * port);
10

ARGUMENTS

12       port
13           the port
14

DESCRIPTION

16       This should be called once for each call to parport_get_port, once the
17       port is no longer needed.
18
20Kernel Hackers Manual 3.10         June 2019               PARPORT_PUT_PORT(9)
Impressum