Home
last modified time | relevance | path

Searched refs:imx_uart_bus_flush (Results 1 – 1 of 1) sorted by relevance

/src/sys/dev/uart/
H A Duart_dev_imx.c273 static int imx_uart_bus_flush(struct uart_softc *, int);
288 KOBJMETHOD(uart_flush, imx_uart_bus_flush),
438 imx_uart_bus_flush(struct uart_softc *sc, int what) in imx_uart_bus_flush() function