Searched defs:timbuart_get_mctrl (Results 1 - 1 of 1) sorted by relevance

/drivers/tty/serial/
H A Dtimbuart.c211 static unsigned int timbuart_get_mctrl(struct uart_port *port) function
239 cts = timbuart_get_mctrl(port);
398 .get_mctrl = timbuart_get_mctrl,

Completed in 59 milliseconds