Searched refs:of_machine_device_match (Results 1 – 3 of 3) sorted by relevance
224 if (of_machine_device_match(allowlist)) { in cpufreq_dt_platdev_init()229 if (cpu0_node_has_opp_v2_prop() && !of_machine_device_match(blocklist)) in cpufreq_dt_platdev_init()
413 bool of_machine_device_match(const struct of_device_id *matches);869 static inline bool of_machine_device_match(const struct of_device_id *matches) in of_machine_device_match() function
444 bool of_machine_device_match(const struct of_device_id *matches) in of_machine_device_match() function457 EXPORT_SYMBOL(of_machine_device_match);