centos man page for uart_remove_one_port

Query: uart_remove_one_port

OS: centos

Section: 9

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

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 3.10 June 2014 UART_REMOVE_ONE_PORT(9)
Related Man Pages
parport_register_port(9) - suse
parport_register_device(9) - centos
uart(4) - debian
xvqueryportattributes(3) - suse
uart(4) - freebsd
Similar Topics in the Unix Linux Community
Weird 'find' results
CentOS7 restoring file capabilities
Docker learning Phase-I
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq