Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/tty/serial/
Dqcom_geni_serial.c152 static unsigned int qcom_geni_serial_tx_empty(struct uart_port *port);
602 if (!qcom_geni_serial_tx_empty(uport)) in qcom_geni_serial_start_tx()
1125 static unsigned int qcom_geni_serial_tx_empty(struct uart_port *uport) in qcom_geni_serial_tx_empty() function
1328 .tx_empty = qcom_geni_serial_tx_empty,
1349 .tx_empty = qcom_geni_serial_tx_empty,