1UART_HANDLE_FLOW_CON(9)        16x50 UART Driver       UART_HANDLE_FLOW_CON(9)
2
3
4

NAME

6       uart_handle_flow_control_change - handle a change of CTS or DSR
7

SYNOPSIS

9       void uart_handle_flow_control_change(struct uart_port * uport,
10                                            unsigned int status);
11

ARGUMENTS

13       uport
14           uart_port structure for the open port
15
16       status
17           new CTS/DTR status, nonzero if active
18
20Kernel Hackers Manual 2.6.         June 2019           UART_HANDLE_FLOW_CON(9)
Impressum