Searched refs:of_machine_compatible_match (Results 1 – 5 of 5) sorted by relevance
306 !of_machine_compatible_match(quirk->compats)) in scmi_quirks_enable()
311 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
525 if (of_machine_compatible_match(scmi_pinctrl_blocklist)) in scmi_pinctrl_probe()
416 * of_machine_compatible_match - Test root of device tree against a compatible array422 bool of_machine_compatible_match(const char *const *compats) in of_machine_compatible_match() function 435 EXPORT_SYMBOL(of_machine_compatible_match);