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
parport_register_port(9) - centos
ieee1284_data_dir(3) - debian
ieee1284_read_data(3) - debian
ieee1284_read_data(3) - centos
ieee1284_data_dir(3) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
Controlling user input
[TIP] Processing YAML files with yq