PARPORT_PUT_PORT(9) Parallel Port Devices PARPORT_PUT_PORT(9)NAMEparport_put_port - decrement a port's reference countSYNOPSISvoid parport_put_port(struct parport * port);ARGUMENTSport the portDESCRIPTIONThis should be called once for each call to parport_get_port, once the port is no longer needed.COPYRIGHTKernel Hackers Manual 2.6. July 2010 PARPORT_PUT_PORT(9)