Searched refs:of_fdt_is_compatible (Results 1 – 2 of 2) sorted by relevance
70 extern int of_fdt_is_compatible(struct boot_param_header *blob,
85 int of_fdt_is_compatible(struct boot_param_header *blob, in of_fdt_is_compatible() function118 tmp = of_fdt_is_compatible(blob, node, *compat); in of_fdt_match()538 return of_fdt_is_compatible(initial_boot_params, node, compat); in of_flat_dt_is_compatible()