Searched refs:lowrisc_uart_probe (Results 1 – 1 of 1) sorted by relevance
58 static int lowrisc_uart_probe(struct uart_bas *bas);66 .probe = lowrisc_uart_probe,75 lowrisc_uart_probe(struct uart_bas *bas) in lowrisc_uart_probe() function299 error = lowrisc_uart_probe(&sc->sc_bas); in lowrisc_uart_bus_probe()