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

NAME

6       uart_handle_cts_change - handle a change of clear-to-send state
7

SYNOPSIS

9       void uart_handle_cts_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 clear to send status, nonzero if active
18
20Kernel Hackers Manual 3.10         June 2019           UART_HANDLE_CTS_CHAN(9)
Impressum