parport_claim_or_block(9) centos man page | unix.com

Man Page: parport_claim_or_block

Operating Environment: centos

Section: 9

PARPORT_CLAIM_OR_BLO(9) 				       Parallel Port Devices					   PARPORT_CLAIM_OR_BLO(9)

NAME
parport_claim_or_block - claim access to a parallel port device
SYNOPSIS
int parport_claim_or_block(struct pardevice * dev);
ARGUMENTS
dev pointer to structure representing a device on the port
DESCRIPTION
This behaves like parport_claim, but will block if necessary to wait for the port to be free. A return value of 1 indicates that it slept; 0 means that it succeeded without needing to sleep. A negative error code indicates failure.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 PARPORT_CLAIM_OR_BLO(9)
Related Man Pages
parport_register_device(9) - centos
struct_hsi_port(9) - centos
lpt(4) - netbsd
lpt(4) - centos
lpt(4) - v7
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Best performance UNIX just for HOST Virtualization?
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!