table of contents
other versions
- wheezy 3.2.78-1
| PARPORT_UNREGISTER_D(9) | Parallel Port Devices | PARPORT_UNREGISTER_D(9) |
NAME¶
parport_unregister_device - deregister a device on a parallel portSYNOPSIS¶
void
parport_unregister_device(struct pardevice * dev);
ARGUMENTS¶
devpointer to structure representing device
DESCRIPTION¶
This undoes the effect of parport_register_device.COPYRIGHT¶
| March 2016 | Kernel Hackers Manual 3.2. |