Searched refs:of_fdt_match (Results 1 – 2 of 2) sorted by relevance
33 extern int of_fdt_match(const void *blob, unsigned long node,
149 int of_fdt_match(const void *blob, unsigned long node, in of_fdt_match() function814 return of_fdt_match(initial_boot_params, node, compat); in of_flat_dt_match()