Searched refs:uart_pl011_bus_ioctl (Results 1 – 1 of 1) sorted by relevance
346 static int uart_pl011_bus_ioctl(struct uart_softc *, int, intptr_t);361 KOBJMETHOD(uart_ioctl, uart_pl011_bus_ioctl),444 uart_pl011_bus_ioctl(struct uart_softc *sc, int request, intptr_t data) in uart_pl011_bus_ioctl() function