Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dsunsu.c231 static inline void __stop_tx(struct uart_sunsu_port *p) in __stop_tx() function
244 __stop_tx(up); in sunsu_stop_tx()
390 __stop_tx(up); in transmit_chars()
406 __stop_tx(up); in transmit_chars()
H A Dma35d1_serial.c178 static void __stop_tx(struct uart_ma35d1_port *p) in __stop_tx() function
191 __stop_tx(up); in ma35d1serial_stop_tx()
/linux/drivers/tty/serial/8250/
H A D8250_port.c1362 static inline void __stop_tx(struct uart_8250_port *p) in __stop_tx() function
1405 __stop_tx(up); in serial8250_stop_tx()
1686 __stop_tx(up); in serial8250_tx_chars()
1730 __stop_tx(up); in serial8250_tx_chars()
1827 __stop_tx(up); in serial8250_handle_irq_locked()