parport_put_port — decrement a port's reference count
void parport_put_port (
)
port
the port
This should be called once for each call to parport_get_port, once the port is no longer needed.
parport_get_port