Searched refs:has_fdt (Results 1 – 1 of 1) sorted by relevance
645 bool has_acpi, has_fdt; in bus_probe() local648 has_acpi = has_fdt = false; in bus_probe()651 has_fdt = (OF_peer(0) != 0); in bus_probe()667 if (has_fdt && in bus_probe()687 else if (has_fdt) in bus_probe()