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

Description

Caller must hold uport->lock