Home
last modified time | relevance | path

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

/src/sys/dev/uart/
H A Duart_dev_imx.c271 static int imx_uart_bus_attach(struct uart_softc *);
286 KOBJMETHOD(uart_attach, imx_uart_bus_attach),
368 imx_uart_bus_attach(struct uart_softc *sc) in imx_uart_bus_attach() function