parport_get_port — increment a port's reference count
struct parport * parport_get_port (
)
port
the port
This ensures that a struct parport pointer remains valid until the matching parport_put_port call.
parport_put_port