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);
414 __stop_tx(up);
430 __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.c1460 static inline void __stop_tx(struct uart_8250_port *p) function
1503 __stop_tx(up);
1786 __stop_tx(up);
1826 * the interrupt and RPM in __stop_tx()
1830 __stop_tx(up);
1931 __stop_tx(up);

Completed in 232 milliseconds