1PARPORT_GET_PORT(9) Parallel Port Devices PARPORT_GET_PORT(9)
23
4
NAME
6parport_get_port - increment a port´s reference count
7
SYNOPSIS
9struct parport * parport_get_port(struct parport * port);
10
ARGUMENTS
12port
13the port
14
DESCRIPTION
16This ensures that a struct parport pointer remains valid until the
17matching parport_put_port call.
18
COPYRIGHT
20Kernel Hackers Manual 2.6. June 2019 PARPORT_GET_PORT(9)