Searched refs:of_machine_compatible_match (Results 1 – 4 of 4) 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()
525 if (of_machine_compatible_match(scmi_pinctrl_blocklist)) in scmi_pinctrl_probe()
422 bool of_machine_compatible_match(const char *const *compats) in of_machine_compatible_match() function435 EXPORT_SYMBOL(of_machine_compatible_match);
Completed in 12 milliseconds