Home
last modified time | relevance | path

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

/freebsd/sys/dev/uart/
H A Duart_dev_mvebu.c278 static int uart_mvebu_bus_ioctl(struct uart_softc *, int, intptr_t);
293 KOBJMETHOD(uart_ioctl, uart_mvebu_bus_ioctl),
397 uart_mvebu_bus_ioctl(struct uart_softc *sc, int request, intptr_t data) in uart_mvebu_bus_ioctl() function