Scroll to navigation

UART_HANDLE_CTS_CHAN(9) 16x50 UART Driver UART_HANDLE_CTS_CHAN(9)

NAME

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

SYNOPSIS

void uart_handle_cts_change(struct uart_port * uport, unsigned int status);

ARGUMENTS

uport
uart_port structure for the open port
status
new clear to send status, nonzero if active

COPYRIGHT

May 2018 Kernel Hackers Manual 3.16