Searched refs:lowrisc_uart_bus_receive (Results 1 – 1 of 1) sorted by relevance
151 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