Searched refs:uart_fdt_probe (Results 1 – 1 of 1) sorted by relevance
50 static int uart_fdt_probe(device_t);54 DEVMETHOD(device_probe, uart_fdt_probe),273 uart_fdt_probe(device_t dev) in uart_fdt_probe() function