Query: parport_get_port
OS: centos
Section: 9
Links: centos man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PARPORT_GET_PORT(9) Parallel Port Devices PARPORT_GET_PORT(9)NAMEparport_get_port - increment a port's reference countSYNOPSISstruct parport * parport_get_port(struct parport * port);ARGUMENTSport the portDESCRIPTIONThis ensures that a struct parport pointer remains valid until the matching parport_put_port call.COPYRIGHTKernel Hackers Manual 3.10 June 2014 PARPORT_GET_PORT(9)