uart_unregister_driver(9) suse man page | unix.com

Man Page: uart_unregister_driver

Operating Environment: suse

Section: 9

UART_UNREGISTER_DRIV(9) 					 16x50 UART Driver					   UART_UNREGISTER_DRIV(9)

NAME
uart_unregister_driver - remove a driver from the uart core layer
SYNOPSIS
void uart_unregister_driver(struct uart_driver * drv);
ARGUMENTS
drv low level driver structure
DESCRIPTION
Remove all references to a driver from the core driver. The low level driver must have removed all its ports via the uart_remove_one_port if it registered them with uart_add_one_port. (ie, drv->port == NULL)
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 UART_UNREGISTER_DRIV(9)
Related Man Pages
amr(7d) - sunos
uart(4) - debian
ntwdt(7d) - sunos
fcp(7d) - suse
fcp(7d) - linux
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Grant unprivileged user rights to see the output of echo|format but not modify disks
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues
The Future of the PM (Private Message) System at UNIX.com