Searched refs:qcom_geni_serial_tx_empty (Results 1 – 1 of 1) sorted by relevance
126 static unsigned int qcom_geni_serial_tx_empty(struct uart_port *port);556 if (!qcom_geni_serial_tx_empty(uport)) in qcom_geni_serial_start_tx()1050 static unsigned int qcom_geni_serial_tx_empty(struct uart_port *uport) in qcom_geni_serial_tx_empty() function1213 .tx_empty = qcom_geni_serial_tx_empty,1233 .tx_empty = qcom_geni_serial_tx_empty,