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

/freebsd-11-stable/sys/mips/mediatek/
H A Duart_dev_mtk.c196 static int mtk_uart_bus_ioctl(struct uart_softc *, int, intptr_t);
211 KOBJMETHOD(uart_ioctl, mtk_uart_bus_ioctl),
370 mtk_uart_bus_ioctl(struct uart_softc *sc, int request, intptr_t data) function

Completed in 61 milliseconds