Home
last modified time | relevance | path

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

/linux-6.15/drivers/tty/serial/
H A Dsh-sci.c826 static int sci_txfill(struct uart_port *port) in sci_txfill() function
845 return port->fifosize - sci_txfill(port); in sci_txroom()
2118 unsigned short in_tx_fifo = sci_txfill(port); in sci_tx_empty()