handle_rx_uart 125 drivers/tty/serial/qcom_geni_serial.c static int handle_rx_uart(struct uart_port *uport, u32 bytes, bool drop); handle_rx_uart 1317 drivers/tty/serial/qcom_geni_serial.c port->handle_rx = console ? handle_rx_console : handle_rx_uart;