Home
last modified time | relevance | path

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

/freebsd/sys/arm/xilinx/
H A Duart_dev_cdnc.c389 static int cdnc_uart_bus_ioctl(struct uart_softc *, int, intptr_t);
403 KOBJMETHOD(uart_ioctl, cdnc_uart_bus_ioctl),
638 cdnc_uart_bus_ioctl(struct uart_softc *sc, int request, intptr_t data) in cdnc_uart_bus_ioctl() function