table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
PARPORT_PUT_PORT(9) | Parallel Port Devices | PARPORT_PUT_PORT(9) |
NAME¶
parport_put_port - decrement a port's reference countSYNOPSIS¶
void
parport_put_port(struct parport * port);
ARGUMENTS¶
portthe port
DESCRIPTION¶
This should be called once for each call to parport_get_port, once the port is no longer needed.COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |