Searched refs:of_fdt_device_is_available (Results 1 – 3 of 3) sorted by relevance
69 bool of_fdt_device_is_available(const void *blob, unsigned long node) in of_fdt_device_is_available() function306 !of_fdt_device_is_available(blob, offset)) in unflatten_dt_nodes()1044 if (!of_fdt_device_is_available(fdt, node)) in early_init_dt_scan_memory()
191 bool of_fdt_device_is_available(const void *blob, unsigned long node);
259 if (!of_fdt_device_is_available(fdt, child)) in fdt_scan_reserved_mem_reg_nodes()305 if (!of_fdt_device_is_available(fdt, child)) in fdt_scan_reserved_mem()