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 |
|---|
| struct_hsi_port(9) - centos |
| parport_register_device(9) - suse |
| port_names(7) - osf1 |
| lpt(4) - centos |
| lpt(4) - minix |
| Similar Topics in the Unix Linux Community |
|---|
| Best performance UNIX just for HOST Virtualization? |
| How to increment version inside a file? |
| DB2 convert digits to binary format |
| Docker learning Phase-I |
| Shopt -s histappend |