Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/arm/freescale/vybrid/
HDvf_uart.c248 static int vf_uart_bus_flush(struct uart_softc *, int);
261 KOBJMETHOD(uart_flush, vf_uart_bus_flush),
322 vf_uart_bus_flush(struct uart_softc *sc, int what) in vf_uart_bus_flush() function