Query: parport_put_port
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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)