Home
last modified time | relevance | path

Searched refs:asc_hw_txroom (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/tty/serial/
H A Dst-asc.c222 static inline unsigned asc_hw_txroom(struct uart_port *port) in asc_hw_txroom() function
245 txroom = asc_hw_txroom(port); in asc_transmit_chars()
252 txroom = asc_hw_txroom(port); in asc_transmit_chars()
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Dst-asc.c221 static inline unsigned asc_hw_txroom(struct uart_port *port) in asc_hw_txroom() function
242 uart_port_tx_limited(port, ch, asc_hw_txroom(port), in asc_transmit_chars()

Completed in 5 milliseconds