Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/xilinx/
H A Duart_dev_cdnc.c392 static int cdnc_uart_bus_ioctl(struct uart_softc *, int, intptr_t);
406 KOBJMETHOD(uart_ioctl, cdnc_uart_bus_ioctl),
641 cdnc_uart_bus_ioctl(struct uart_softc *sc, int request, intptr_t data) in cdnc_uart_bus_ioctl() function