Searched refs:has_fdt (Results 1 – 1 of 1) sorted by relevance
1106 bool has_acpi, has_fdt; in bus_probe() local1109 has_acpi = has_fdt = false; in bus_probe()1112 has_fdt = (OF_peer(0) != 0); in bus_probe()1128 if (has_fdt && in bus_probe()1144 if (has_fdt) in bus_probe()