uart_unregister_driver(9) centos man page | unix.com

Man Page: uart_unregister_driver

Operating Environment: centos

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 3.10 June 2014 UART_UNREGISTER_DRIV(9)
Related Man Pages
ieee80211_get_buffered_bc(9) - centos
fcp(7d) - sunos
ntwdt(7d) - sunos
amr(7d) - opensolaris
drv(1) - redhat
Similar Topics in the Unix Linux Community
How to increment version inside a file?
Docker learning Phase-I
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!