Home
last modified time | relevance | path

Searched refs:timbuart_get_mctrl (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/tty/serial/
Dtimbuart.c211 static unsigned int timbuart_get_mctrl(struct uart_port *port) in timbuart_get_mctrl() function
239 cts = timbuart_get_mctrl(port); in timbuart_mctrl_check()
400 .get_mctrl = timbuart_get_mctrl,