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