suse man page for parport_remove_port

Query: parport_remove_port

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PARPORT_REMOVE_PORT(9)					       Parallel Port Devices					    PARPORT_REMOVE_PORT(9)

NAME
parport_remove_port - deregister a parallel port
SYNOPSIS
void parport_remove_port(struct parport * port);
ARGUMENTS
port parallel port to deregister
DESCRIPTION
When a parallel port driver is forcibly unloaded, or a parallel port becomes inaccessible, the port driver must call this function in order to deal with device drivers that still want to use it. The parport structure associated with the port has its operations structure replaced with one containing 'null' operations that return errors or just don't do anything. Any drivers that have registered themselves using parport_register_driver are notified that the port is no longer accessible by having their detach routines called with port as the parameter.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 PARPORT_REMOVE_PORT(9)
Related Man Pages
ieee1284_data_dir(3) - debian
ieee1284_write_data(3) - debian
ieee1284_data_dir(3) - suse
ieee1284_read_data(3) - suse
lpt(4) - freebsd
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Getting command output to putty window title.
Update kernel Linux without reboot?!
Docker learning Phase-I
Shopt -s histappend