uart_remove_one_port(9) suse man page | unix.com

Man Page: uart_remove_one_port

Operating Environment: suse

Section: 9

UART_REMOVE_ONE_PORT(9) 					 16x50 UART Driver					   UART_REMOVE_ONE_PORT(9)

NAME
uart_remove_one_port - detach a driver defined port structure
SYNOPSIS
int uart_remove_one_port(struct uart_driver * drv, struct uart_port * uport);
ARGUMENTS
drv pointer to the uart low level driver structure for this port uport uart port structure for this port
DESCRIPTION
This unhooks (and hangs up) the specified port structure from the core driver. No further calls will be made to the low-level code for this port.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 UART_REMOVE_ONE_PORT(9)
Related Man Pages
parport_register_port(9) - suse
parport_register_port(9) - centos
parport_register_device(9) - suse
hermon(7d) - opensolaris
tavor(7d) - opensolaris
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Migrating to UNIX
Update kernel Linux without reboot?!
SOCKS proxy & PAM configuration exposure
A (ksh) Library For and From UNIX.com