Home
last modified time | relevance | path

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

/freebsd/sys/dev/uart/
H A Duart_dev_lowrisc.c150 static int lowrisc_uart_bus_probe(struct uart_softc *);
165 KOBJMETHOD(uart_probe, lowrisc_uart_bus_probe),
295 lowrisc_uart_bus_probe(struct uart_softc *sc) in lowrisc_uart_bus_probe() function