of_machine_get_match
match = of_machine_get_match(airoha_cpufreq_match_list);
match = of_machine_get_match(qcom_cpufreq_ipq806x_match_list);
match = of_machine_get_match(qcom_cpufreq_match_list);
match = of_machine_get_match(ti_cpufreq_of_match);
EXPORT_SYMBOL(of_machine_get_match);
match = of_machine_get_match(matches);
match = of_machine_get_match(qcom_pdm_domains);
match = of_machine_get_match(renesas_socs);
return of_machine_get_match(matches) != NULL;
const struct of_device_id *of_machine_get_match(const struct of_device_id *matches);