Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/serial/
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()