Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/xilinx/
H A Duart_dev_cdnc.c388 static int cdnc_uart_bus_probe(struct uart_softc *sc);
402 KOBJMETHOD(uart_probe, cdnc_uart_bus_probe),
419 cdnc_uart_bus_probe(struct uart_softc *sc) in cdnc_uart_bus_probe() function