Searched refs:vf_uart_bus_ioctl (Results 1 – 1 of 1) sorted by relevance
250 static int vf_uart_bus_ioctl(struct uart_softc *, int, intptr_t);263 KOBJMETHOD(uart_ioctl, vf_uart_bus_ioctl),338 vf_uart_bus_ioctl(struct uart_softc *sc, int request, intptr_t data) in vf_uart_bus_ioctl() function