Home
last modified time | relevance | path

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

/freebsd/sys/dev/uart/
H A Duart_dev_mvebu.c282 static int uart_mvebu_bus_receive(struct uart_softc *);
297 KOBJMETHOD(uart_receive, uart_mvebu_bus_receive),
495 uart_mvebu_bus_receive(struct uart_softc *sc) in uart_mvebu_bus_receive() function