parport_claim(9) suse man page | unix.com

Man Page: parport_claim

Operating Environment: suse

Section: 9

PARPORT_CLAIM(9)					       Parallel Port Devices						  PARPORT_CLAIM(9)

NAME
parport_claim - claim access to a parallel port device
SYNOPSIS
int parport_claim(struct pardevice * dev);
ARGUMENTS
dev pointer to structure representing a device on the port
DESCRIPTION
This function will not block and so can be used from interrupt context. If parport_claim succeeds in claiming access to the port it returns zero and the port is available to use. It may fail (returning non-zero) if the port is in use by another driver and that driver is not willing to relinquish control of the port.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 PARPORT_CLAIM(9)
Related Man Pages
parport_register_port(9) - suse
parport_register_device(9) - centos
parport_register_device(9) - suse
port_names(7) - osf1
lpt(4) - minix
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Getting command output to putty window title.
Update kernel Linux without reboot?!
A (ksh) Library For and From UNIX.com
Shopt -s histappend