Home
last modified time | relevance | path

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

/freebsd-12.1/sys/arm/xilinx/
H A Duart_dev_cdnc.c393 static int cdnc_uart_bus_attach(struct uart_softc *sc);
407 KOBJMETHOD(uart_attach, cdnc_uart_bus_attach),
437 cdnc_uart_bus_attach(struct uart_softc *sc) in cdnc_uart_bus_attach() function