Searched refs:uart_fdt_probe (Results 1 – 1 of 1) sorted by relevance
52 static int uart_fdt_probe(device_t);56 DEVMETHOD(device_probe, uart_fdt_probe),268 uart_fdt_probe(device_t dev) in uart_fdt_probe() function