Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/xilinx/
H A Duart_dev_cdnc.c393 static int cdnc_uart_bus_ipend(struct uart_softc *);
407 KOBJMETHOD(uart_ipend, cdnc_uart_bus_ipend),
558 cdnc_uart_bus_ipend(struct uart_softc *sc) in cdnc_uart_bus_ipend() function