Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/freescale/vybrid/
H A Dvf_uart.c250 static int vf_uart_bus_flush(struct uart_softc *, int);
263 KOBJMETHOD(uart_flush, vf_uart_bus_flush),
324 vf_uart_bus_flush(struct uart_softc *sc, int what) in vf_uart_bus_flush() function