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

/linux-master/drivers/tty/serial/
H A Dsunsu.c255 static inline void __stop_tx(struct uart_sunsu_port *p) function
268 __stop_tx(up);
413 __stop_tx(up);
429 __stop_tx(up);
H A Dma35d1_serial.c178 static void __stop_tx(struct uart_ma35d1_port *p) function
191 __stop_tx(up);
/linux-master/drivers/tty/serial/8250/
H A D8250_port.c1467 static inline void __stop_tx(struct uart_8250_port *p) function
1510 __stop_tx(up);
1793 __stop_tx(up);
1830 * the interrupt and RPM in __stop_tx()
1833 __stop_tx(up);
1934 __stop_tx(up);

Completed in 101 milliseconds