Home
last modified time | relevance | path

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

/freebsd/sys/dev/uart/
H A Duart_dev_imx.c279 static int imx_uart_bus_receive(struct uart_softc *);
294 KOBJMETHOD(uart_receive, imx_uart_bus_receive),
575 imx_uart_bus_receive(struct uart_softc *sc) in imx_uart_bus_receive() function