Home
last modified time | relevance | path

Searched refs:of_fdt_device_is_available (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/of/
H A Dfdt.c69 bool of_fdt_device_is_available(const void *blob, unsigned long node) in of_fdt_device_is_available() function
306 !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()
H A Dof_private.h191 bool of_fdt_device_is_available(const void *blob, unsigned long node);
H A Dof_reserved_mem.c259 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()