PARPORT_RELEASE(9) Parallel Port Devices PARPORT_RELEASE(9)NAMEparport_release - give up access to a parallel port deviceSYNOPSISvoid parport_release(struct pardevice * dev);ARGUMENTSdev pointer to structure representing parallel port deviceDESCRIPTIONThis 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.COPYRIGHTKernel Hackers Manual 3.10 June 2014 PARPORT_RELEASE(9)
| Related Man Pages |
|---|
| lpt(4) - debian |
| ieee1284_wait_status(3) - centos |
| port_names(7) - osf1 |
| lpt(4) - linux |
| lpt(4) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| How to increment version inside a file? |
| DB2 convert digits to binary format |
| CentOS 6 ran out of space, need to reclaim it |
| Controlling user input |