Searched refs:imx_uart_bus_ioctl (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/uart/
H A Duart_dev_imx.c278 static int imx_uart_bus_ioctl(struct uart_softc *, int, intptr_t);
293 KOBJMETHOD(uart_ioctl, imx_uart_bus_ioctl),
469 imx_uart_bus_ioctl(struct uart_softc *sc, int request, intptr_t data) function

Completed in 95 milliseconds