Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/tty/serial/
Dsunsu.c251 static inline void __stop_tx(struct uart_sunsu_port *p) in __stop_tx() function
263 __stop_tx(up); in sunsu_stop_tx()
407 __stop_tx(up); in transmit_chars()
424 __stop_tx(up); in transmit_chars()
/linux-3.4.99/drivers/tty/serial/8250/
D8250.c1285 static inline void __stop_tx(struct uart_8250_port *p) in __stop_tx() function
1298 __stop_tx(up); in serial8250_stop_tx()
1489 __stop_tx(up); in serial8250_tx_chars()
1513 __stop_tx(up); in serial8250_tx_chars()