Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dqcom_geni_serial.c147 static int handle_rx_uart(struct uart_port *uport, u32 bytes, bool drop);
571 static int handle_rx_uart(struct uart_port *uport, u32 bytes, bool drop) in handle_rx_uart() function
1442 port->handle_rx = console ? handle_rx_console : handle_rx_uart; in qcom_geni_serial_probe()