Searched refs:handle_rx_console (Results 1 – 1 of 1) sorted by relevance
124 static int handle_rx_console(struct uart_port *uport, u32 bytes, bool drop);476 static int handle_rx_console(struct uart_port *uport, u32 bytes, bool drop) in handle_rx_console() function514 static int handle_rx_console(struct uart_port *uport, u32 bytes, bool drop) in handle_rx_console() function1307 port->handle_rx = console ? handle_rx_console : handle_rx_uart; in qcom_geni_serial_probe()