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 3.10 June 2014 PARPORT_PUT_PORT(9)