Home
last modified time | relevance | path

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

/NextBSD/sys/dev/uart/
HDuart_dev_imx.c268 static int imx_uart_bus_ioctl(struct uart_softc *, int, intptr_t);
283 KOBJMETHOD(uart_ioctl, imx_uart_bus_ioctl),
414 imx_uart_bus_ioctl(struct uart_softc *sc, int request, intptr_t data) in imx_uart_bus_ioctl() function