Lines Matching defs:blob
92 static int of_fdt_is_compatible(const void *blob, in of_fdt_is_compatible()
123 bool of_fdt_is_big_endian(const void *blob, unsigned long node) in of_fdt_is_big_endian()
133 static bool of_fdt_device_is_available(const void *blob, unsigned long node) in of_fdt_device_is_available()
149 int of_fdt_match(const void *blob, unsigned long node, in of_fdt_match()
179 static void populate_properties(const void *blob, in populate_properties()
280 static bool populate_node(const void *blob, in populate_node()
363 static int unflatten_dt_nodes(const void *blob, in unflatten_dt_nodes()
443 void *__unflatten_device_tree(const void *blob, in __unflatten_device_tree()
524 void *of_fdt_unflatten_tree(const unsigned long *blob, in of_fdt_unflatten_tree()
709 const void *blob = initial_boot_params; in of_scan_flat_dt() local
741 const void *blob = initial_boot_params; in of_scan_flat_dt_subnodes() local