Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/xilinx/
H A Duart_dev_cdnc.c390 static int cdnc_uart_bus_flush(struct uart_softc *, int);
404 KOBJMETHOD(uart_flush, cdnc_uart_bus_flush),
608 cdnc_uart_bus_flush(struct uart_softc *sc, int what) in cdnc_uart_bus_flush() function