Searched refs:of_machine_compatible_match (Results 1 – 6 of 6) sorted by relevance
152 if (of_machine_compatible_match(boards)) in corenet_generic_probe()
307 if (!of_machine_compatible_match(scmi_pinctrl_imx_allowlist)) in scmi_pinctrl_imx_probe()
409 bool of_machine_compatible_match(const char *const *compats);421 return of_machine_compatible_match(compats); in of_machine_is_compatible()846 static inline bool of_machine_compatible_match(const char *const *compats) in of_machine_compatible_match() function
524 if (of_machine_compatible_match(scmi_pinctrl_blocklist)) in scmi_pinctrl_probe()
643 if (machine_id->compatibles && !of_machine_compatible_match(machine_id->compatibles)) in probe_machine()
422 bool of_machine_compatible_match(const char *const *compats) in of_machine_compatible_match() function435 EXPORT_SYMBOL(of_machine_compatible_match);