Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/tty/serial/
Dsh-sci.c776 static int sci_txfill(struct uart_port *port) in sci_txfill() function
795 return port->fifosize - sci_txfill(port); in sci_txroom()
2043 unsigned short in_tx_fifo = sci_txfill(port); in sci_tx_empty()