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

/linux-master/drivers/of/
H A Dof_private.h181 bool of_fdt_device_is_available(const void *blob, unsigned long node);
H A Dfdt.c90 bool of_fdt_device_is_available(const void *blob, unsigned long node) function
327 !of_fdt_device_is_available(blob, offset))
1000 if (!of_fdt_device_is_available(fdt, node))
H A Dof_reserved_mem.c189 if (!of_fdt_device_is_available(fdt, child))

Completed in 116 milliseconds