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