Home
last modified time | relevance | path

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

/freebsd/sys/dev/uart/
H A Duart_dev_lowrisc.c151 static int lowrisc_uart_bus_receive(struct uart_softc *);
166 KOBJMETHOD(uart_receive, lowrisc_uart_bus_receive),
318 lowrisc_uart_bus_receive(struct uart_softc *sc) in lowrisc_uart_bus_receive() function