PARPORT_PUT_PORT
Section: Parallel Port Devices (9)
Updated: February 2011
Index
Return to Main Contents
NAME
parport_put_port - decrement a port's reference count
SYNOPSIS
-
void parport_put_port(struct parport * port);
ARGUMENTS
port
-
- the port
DESCRIPTION
This should be called once for each call to
parport_get_port, once the port is no longer needed.
COPYRIGHT