Home
last modified time | relevance | path

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

/linux/drivers/cpufreq/
H A Dcpufreq-dt-platdev.c231 data = of_machine_get_match_data(allowlist); in cpufreq_dt_platdev_init()
H A Dmediatek-cpufreq.c770 data = of_machine_get_match_data(mtk_cpufreq_machines); in mtk_cpufreq_driver_init()
/linux/drivers/irqchip/
H A Dirq-atmel-aic-common.c192 fixup = of_machine_get_match_data(matches); in aic_common_irq_fixup()
/linux/drivers/platform/surface/
H A Dsurface_aggregator_registry.c518 nodes = (const struct software_node **)of_machine_get_match_data(ssam_platform_hub_of_match); in ssam_platform_hub_probe()
/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/drivers/powercap/
H A Ddtpm.c568 hierarchy = of_machine_get_match_data(dtpm_match_table); in dtpm_create_hierarchy()
/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);