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 2.6. July 2010 PARPORT_GET_PORT(9)