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)NAMEuart_update_timeout - update per-port FIFO timeout.SYNOPSISvoid uart_update_timeout(struct uart_port * port, unsigned int cflag, unsigned int baud);ARGUMENTSport uart_port structure describing the port cflag termios cflag value baud speed of the portDESCRIPTIONSet the port FIFO timeout value. The cflag value should reflect the actual hardware settings.COPYRIGHTKernel Hackers Manual 3.10 June 2014 UART_UPDATE_TIMEOUT(9)