Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/atheros/
H A Duart_dev_ar933x.c319 static int ar933x_bus_ioctl(struct uart_softc *, int, intptr_t);
334 KOBJMETHOD(uart_ioctl, ar933x_bus_ioctl),
445 ar933x_bus_ioctl(struct uart_softc *sc, int request, intptr_t data) in ar933x_bus_ioctl() function