Home
last modified time | relevance | path

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

/linux/drivers/cpufreq/
H A Dcpufreq-dt-platdev.c225 data = of_machine_get_match_data(allowlist); in cpufreq_dt_platdev_init()
/linux/drivers/soc/qcom/
H A Dubwc_config.c306 data = of_machine_get_match_data(qcom_ubwc_configs); in qcom_ubwc_config_get_data()
/linux/include/linux/
H A Dof.h414 const void *of_machine_get_match_data(const struct of_device_id *matches);
875 of_machine_get_match_data(const struct of_device_id *matches) in of_machine_get_match_data() function
/linux/drivers/of/
H A Dbase.c465 const void *of_machine_get_match_data(const struct of_device_id *matches) in of_machine_get_match_data() function
482 EXPORT_SYMBOL(of_machine_get_match_data);