centos man page for uart_unregister_driver

Query: uart_unregister_driver

OS: centos

Section: 9

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

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 3.10 June 2014 UART_UNREGISTER_DRIV(9)
Related Man Pages
struct_device_driver(9) - centos
fcp(7d) - sunos
uart(4) - freebsd
drv(1) - x11r4
drv(1) - redhat
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
DB2 convert digits to binary format
Tar Command
Docker learning Phase-I