centos man page for uart_add_one_port

Query: uart_add_one_port

OS: centos

Section: 9

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

UART_ADD_ONE_PORT(9)						 16x50 UART Driver					      UART_ADD_ONE_PORT(9)

NAME
uart_add_one_port - attach a driver-defined port structure
SYNOPSIS
int uart_add_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 to use for this port.
DESCRIPTION
This allows the driver to register its own uart_port structure with the core driver. The main purpose is to allow the low level uart drivers to expand uart_port, rather than having yet more levels of structures.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 UART_ADD_ONE_PORT(9)
Related Man Pages
ieee80211_get_buffered_bc(9) - centos
struct_device_driver(9) - centos
struct_usb_device_driver(9) - centos
tavor(7d) - sunos
uart(4) - freebsd
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
CentOS7 restoring file capabilities
Shopt -s histappend
Please Welcome Dave Munro to the Moderator Team!