Searched refs:wait_for_xmitr (Results 1 – 7 of 7) sorted by relevance
452 static void wait_for_xmitr(struct uart_port *port) in wait_for_xmitr() function468 wait_for_xmitr(port); in vt8500_console_putchar()490 wait_for_xmitr(&vt8500_port->uart); in vt8500_console_write()
445 static void wait_for_xmitr(struct uart_port *port) in wait_for_xmitr() function464 wait_for_xmitr(port); in sunplus_poll_put_char()506 wait_for_xmitr(port); in sunplus_uart_console_putchar()
972 static void wait_for_xmitr(struct uart_port *port) in wait_for_xmitr() function987 wait_for_xmitr(port); in sprd_console_putchar()1008 wait_for_xmitr(port); in sprd_console_write()
165 int (*wait_for_xmitr)(struct spk_synth *synth); member
44 .wait_for_xmitr = spk_serial_wait_for_xmitr,
131 .wait_for_xmitr = spk_ttyio_wait_for_xmitr,
162 if (synth->io_ops->wait_for_xmitr(synth) > 0) { in spk_synth_is_alive_restart()