Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dbcm63xx_uart.c663 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.c443 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.c1254 static void wait_for_xmitr(struct uart_sunsu_port *up) in wait_for_xmitr() function
H A Dserial_txx9.c414 static void wait_for_xmitr(struct uart_port *up) in wait_for_xmitr() function
H A Dsprd_serial.c948 static void wait_for_xmitr(struct uart_port *port) in wait_for_xmitr() function
H A Dmvebu-uart.c707 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
H A Dpch_uart.c1447 static void wait_for_xmitr(struct eg20t_port *up, int bits) in wait_for_xmitr() function
/openbmc/linux/drivers/accessibility/speakup/
H A Dspk_types.h165 int (*wait_for_xmitr)(struct spk_synth *synth); member
/openbmc/linux/drivers/tty/serial/8250/
H A D8250_port.c2097 static void wait_for_xmitr(struct uart_8250_port *up, int bits) in wait_for_xmitr() function