centos man page for uart_update_timeout

Query: uart_update_timeout

OS: centos

Section: 9

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

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
parport_register_port(9) - centos
ieee1284_data_dir(3) - debian
ieee1284_write_data(3) - debian
ieee1284_wait_data(3) - centos
insl(2) - linux
Similar Topics in the Unix Linux Community
Weird 'find' results
How to increment version inside a file?
Unsure why access time on a directory change isn't changing
Controlling user input
[TIP] Processing YAML files with yq