parport_open(9) centos man page | unix.com

Man Page: parport_open

Operating Environment: centos

Section: 9

PARPORT_OPEN(9) 					       Parallel Port Devices						   PARPORT_OPEN(9)

NAME
parport_open - find a device by canonical device number
SYNOPSIS
struct pardevice * parport_open(int devnum, const char * name);
ARGUMENTS
devnum canonical device number name name to associate with the device
DESCRIPTION
This function is similar to parport_register_device, except that it locates a device by its number rather than by the port it is attached to. All parameters except for devnum are the same as for parport_register_device. The return value is the same as for parport_register_device.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 PARPORT_OPEN(9)
Related Man Pages
lsusb(8) - centos
parport_register_device(9) - centos
lsusb(8) - osx
lsusb(8) - sunos
lsusb(8) - freebsd
Similar Topics in the Unix Linux Community
How to increment version inside a file?
DB2 convert digits to binary format
Docker learning Phase-I
CentOS 6 ran out of space, need to reclaim it
Please Welcome Dave Munro to the Moderator Team!