Home
last modified time | relevance | path

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

/f-stack/freebsd/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),
369 mtk_uart_bus_ioctl(struct uart_softc *sc, int request, intptr_t data) in mtk_uart_bus_ioctl() function