parport_put_port(9) suse man page | unix.com

Man Page: parport_put_port

Operating Environment: suse

Section: 9

PARPORT_PUT_PORT(9)					       Parallel Port Devices					       PARPORT_PUT_PORT(9)

NAME
parport_put_port - decrement a port's reference count
SYNOPSIS
void parport_put_port(struct parport * port);
ARGUMENTS
port the port
DESCRIPTION
This should be called once for each call to parport_get_port, once the port is no longer needed.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 PARPORT_PUT_PORT(9)
Related Man Pages
parport_register_port(9) - suse
ieee1284_read_data(3) - debian
ieee1284_write_data(3) - debian
ieee1284_data_dir(3) - suse
ieee1284_get_irq_fd(3) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Grant unprivileged user rights to see the output of echo|format but not modify disks
SOCKS proxy & PAM configuration exposure
Docker learning Phase-I