uart_update_timeout(9) centos man page | unix.com

Man Page: uart_update_timeout

Operating Environment: centos

Section: 9

UART_UPDATE_TIMEOUT(9)						 16x50 UART Driver					    UART_UPDATE_TIMEOUT(9)

NAME
uart_update_timeout - update per-port FIFO timeout.
SYNOPSIS
void uart_update_timeout(struct uart_port * port, unsigned int cflag, unsigned int baud);
ARGUMENTS
port uart_port structure describing the port cflag termios cflag value baud speed of the port
DESCRIPTION
Set the port FIFO timeout value. The cflag value should reflect the actual hardware settings.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 UART_UPDATE_TIMEOUT(9)
Related Man Pages
struct_hsi_port(9) - centos
ieee1284_write_data(3) - debian
ieee1284_data_dir(3) - suse
ieee1284_wait_data(3) - suse
insl(2) - linux
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
[TIP] Processing YAML files with yq