Query: parport_release
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PARPORT_RELEASE(9) Parallel Port Devices PARPORT_RELEASE(9)NAMEparport_release - give up access to a parallel port deviceSYNOPSISvoid parport_release(struct pardevice * dev);ARGUMENTSdev pointer to structure representing parallel port deviceDESCRIPTIONThis function cannot fail, but it should not be called without the port claimed. Similarly, if the port is already claimed you should not try claiming it again.COPYRIGHTKernel Hackers Manual 2.6. July 2010 PARPORT_RELEASE(9)