Query: parport_open
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PARPORT_OPEN(9) Parallel Port Devices PARPORT_OPEN(9)NAMEparport_open - find a device by canonical device numberSYNOPSISstruct pardevice * parport_open(int devnum, const char * name);ARGUMENTSdevnum canonical device number name name to associate with the deviceDESCRIPTIONThis 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.COPYRIGHTKernel Hackers Manual 3.10 June 2014 PARPORT_OPEN(9)
| Related Man Pages |
|---|
| lsusb(8) - centos |
| lsusb(8) - netbsd |
| lsusb(8) - plan9 |
| lsusb(8) - sunos |
| lsusb(8) - freebsd |
| Similar Topics in the Unix Linux Community |
|---|
| DB2 convert digits to binary format |
| Tar Command |
| CentOS7 restoring file capabilities |
| Unsure why access time on a directory change isn't changing |
| [TIP] Processing YAML files with yq |