uart_add_one_port(9) suse man page | unix.com

Man Page: uart_add_one_port

Operating Environment: suse

Section: 9

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 2.6. July 2010 UART_ADD_ONE_PORT(9)
Related Man Pages
parport_register_port(9) - suse
parport_register_port(9) - centos
tavor(7d) - sunos
hermon(7d) - opensolaris
drv(1) - x11r4
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Getting command output to putty window title.
Cut command on RHEL 6.8 compatibility issues
A (ksh) Library For and From UNIX.com
Docker learning Phase-I