parport_release(9) suse man page | unix.com

Man Page: parport_release

Operating Environment: suse

Section: 9

PARPORT_RELEASE(9)					       Parallel Port Devices						PARPORT_RELEASE(9)

NAME
parport_release - give up access to a parallel port device
SYNOPSIS
void parport_release(struct pardevice * dev);
ARGUMENTS
dev pointer to structure representing parallel port device
DESCRIPTION
This 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.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 PARPORT_RELEASE(9)
Related Man Pages
lpt(4) - debian
ports(7) - osf1
lpt(4) - netbsd
lpt(4) - centos
lpt(4) - xfree86
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Change directory error
Grant unprivileged user rights to see the output of echo|format but not modify disks
Update kernel Linux without reboot?!