Home
last modified time | relevance | path

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

/linux/drivers/of/
H A Dof_private.h189 bool of_fdt_device_is_available(const void *blob, unsigned long node);
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()
978 if (!of_fdt_device_is_available(fdt, node)) in early_init_dt_scan_memory()