Home
last modified time | relevance | path

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

/freebsd/sys/dev/uart/
H A Duart_dev_lowrisc.c145 static int lowrisc_uart_bus_flush(struct uart_softc *, int);
160 KOBJMETHOD(uart_flush, lowrisc_uart_bus_flush),
221 lowrisc_uart_bus_flush(struct uart_softc *sc, int what) in lowrisc_uart_bus_flush() function