Searched refs:uart_fdt_probe (Results 1 – 1 of 1) sorted by relevance
53 static int uart_fdt_probe(device_t);57 DEVMETHOD(device_probe, uart_fdt_probe),256 uart_fdt_probe(device_t dev) in uart_fdt_probe() function