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

NAME

6       parport_get_port - increment a port's reference count
7

SYNOPSIS

9       struct parport * parport_get_port(struct parport * port);
10

ARGUMENTS

12       port
13           the port
14

DESCRIPTION

16       This ensures that a struct parport pointer remains valid until the
17       matching parport_put_port call.
18
20Kernel Hackers Manual 3.10         June 2019               PARPORT_GET_PORT(9)
Impressum