Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/cavium/
H A Duart_dev_oct16550.c395 static int oct16550_bus_ioctl(struct uart_softc *, int, intptr_t);
410 KOBJMETHOD(uart_ioctl, oct16550_bus_ioctl),
527 oct16550_bus_ioctl (struct uart_softc *sc, int request, intptr_t data) in oct16550_bus_ioctl() function