Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/
Dpch_uart.c839 static int handle_rx_to(struct eg20t_port *priv) in handle_rx_to() function
862 return handle_rx_to(priv); in handle_rx()
1144 ret = handle_rx_to(priv); in pch_uart_interrupt()