Home
last modified time | relevance | path

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

/freebsd/sys/arm/xilinx/
H A Duart_dev_cdnc.c390 static int cdnc_uart_bus_ipend(struct uart_softc *);
404 KOBJMETHOD(uart_ipend, cdnc_uart_bus_ipend),
555 cdnc_uart_bus_ipend(struct uart_softc *sc) in cdnc_uart_bus_ipend() function