Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/tty/serial/
Dsunsu.c258 static inline void __stop_tx(struct uart_sunsu_port *p) in __stop_tx() function
271 __stop_tx(up); in sunsu_stop_tx()
416 __stop_tx(up); in transmit_chars()
433 __stop_tx(up); in transmit_chars()
/Linux-v5.4/drivers/tty/serial/8250/
D8250_port.c1466 static inline void __stop_tx(struct uart_8250_port *p) in __stop_tx() function
1493 __stop_tx(up); in serial8250_stop_tx()
1740 __stop_tx(up); in serial8250_tx_chars()
1769 __stop_tx(up); in serial8250_tx_chars()