Searched refs:vf_uart_probe (Results 1 – 1 of 1) sorted by relevance
116 static int vf_uart_probe(struct uart_bas *bas);126 .probe = vf_uart_probe,135 vf_uart_probe(struct uart_bas *bas) in vf_uart_probe() function430 error = vf_uart_probe(&sc->sc_bas); in vf_uart_bus_probe()