Home
last modified time | relevance | path

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

/NextBSD/sys/dev/uart/
HDuart_dev_imx.c271 static int imx_uart_bus_probe(struct uart_softc *);
286 KOBJMETHOD(uart_probe, imx_uart_bus_probe),
501 imx_uart_bus_probe(struct uart_softc *sc) in imx_uart_bus_probe() function