Home
last modified time | relevance | path

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

/src/sys/dev/uart/
H A Duart_dev_imx.c282 static void imx_uart_bus_grab(struct uart_softc *);
297 KOBJMETHOD(uart_grab, imx_uart_bus_grab),
649 imx_uart_bus_grab(struct uart_softc *sc) in imx_uart_bus_grab() function