Home
last modified time | relevance | path

Searched refs:of_machine_device_match (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/cpufreq/
H A Dsun50i-cpufreq-nvmem.c343 if (!of_machine_device_match(sun50i_cpufreq_match_list)) in sun50i_cpufreq_init()
/linux/drivers/soc/imx/
H A Dsoc-imx8m.c324 if (!of_machine_device_match(imx8_soc_match)) in imx8_soc_init()
/linux/include/linux/
H A Dof.h1017 static inline bool of_machine_device_match(const struct of_device_id *matches) in of_machine_device_match() function
/linux/drivers/firmware/qcom/
H A Dqcom_scm.c2372 if (!of_machine_device_match(qcom_scm_qseecom_allowlist)) { in qcom_scm_qseecom_init()