Home
last modified time | relevance | path

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

/freebsd/sys/dev/uart/
H A Duart_dev_pl011.c350 static int uart_pl011_bus_receive(struct uart_softc *);
365 KOBJMETHOD(uart_receive, uart_pl011_bus_receive),
570 uart_pl011_bus_receive(struct uart_softc *sc) in uart_pl011_bus_receive() function