Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/cpufreq/
Dmediatek-cpufreq.c717 static const struct of_device_id mtk_cpufreq_machines[] __initconst = { variable
732 MODULE_DEVICE_TABLE(of, mtk_cpufreq_machines);
745 match = of_match_node(mtk_cpufreq_machines, np); in mtk_cpufreq_driver_init()