Home
last modified time | relevance | path

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

/src/sys/dev/uart/
H A Duart_dev_imx.c276 static int imx_uart_bus_ipend(struct uart_softc *);
291 KOBJMETHOD(uart_ipend, imx_uart_bus_ipend),
491 imx_uart_bus_ipend(struct uart_softc *sc) in imx_uart_bus_ipend() function