Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dqcom_geni_serial.c664 static void qcom_geni_serial_stop_tx_fifo(struct uart_port *uport) in qcom_geni_serial_stop_tx_fifo() function
898 qcom_geni_serial_stop_tx_fifo(uport); in qcom_geni_serial_handle_tx_fifo()
1529 .stop_tx = qcom_geni_serial_stop_tx_fifo,