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