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

/freebsd-10.2-release/sys/mips/rt305x/
H A Duart_dev_rt305x.c189 static int rt305x_uart_bus_flush(struct uart_softc *, int);
204 KOBJMETHOD(uart_flush, rt305x_uart_bus_flush),
302 rt305x_uart_bus_flush(struct uart_softc *sc, int what) function
394 rt305x_uart_bus_flush(sc, UART_FLUSH_RECEIVER);

Completed in 77 milliseconds