Home
last modified time | relevance | path

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

/freebsd/sys/arm/xilinx/
H A Duart_dev_cdnc.c385 static int cdnc_uart_bus_probe(struct uart_softc *sc);
399 KOBJMETHOD(uart_probe, cdnc_uart_bus_probe),
416 cdnc_uart_bus_probe(struct uart_softc *sc) in cdnc_uart_bus_probe() function