Home
last modified time | relevance | path

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

/freebsd/sys/riscv/sifive/
H A Dsifive_uart.c88 sfuart_probe(struct uart_bas *bas) in sfuart_probe() function
172 error = sfuart_probe(&sc->sc_bas); in sfuart_bus_probe()
523 .probe = sfuart_probe,