Home
last modified time | relevance | path

Searched defs:wait_for_xmitr (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/tty/serial/
H A Dbcm63xx_uart.c662 static void wait_for_xmitr(struct uart_port *port) in wait_for_xmitr() function
H A Dpxa.c559 static void wait_for_xmitr(struct uart_pxa_port *up) in wait_for_xmitr() function
H A Dvt8500_serial.c452 static void wait_for_xmitr(struct uart_port *port) in wait_for_xmitr() function
H A Dsunplus-uart.c445 static void wait_for_xmitr(struct uart_port *port) in wait_for_xmitr() function
H A Dma35d1_serial.c530 static void wait_for_xmitr(struct uart_ma35d1_port *up) in wait_for_xmitr() function
H A Dsunsu.c1255 static void wait_for_xmitr(struct uart_sunsu_port *up) in wait_for_xmitr() function
H A Dserial_txx9.c415 static void wait_for_xmitr(struct uart_port *up) in wait_for_xmitr() function
H A Dsprd_serial.c972 static void wait_for_xmitr(struct uart_port *port) in wait_for_xmitr() function
H A Domap-serial.c1078 static void __maybe_unused wait_for_xmitr(struct uart_omap_port *up) in wait_for_xmitr() function
/linux/drivers/accessibility/speakup/
H A Dspk_types.h165 int (*wait_for_xmitr)(struct spk_synth *synth); member
/linux/drivers/tty/serial/8250/
H A D8250_port.c2102 static void wait_for_xmitr(struct uart_8250_port *up, int bits) in wait_for_xmitr() function