Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/cpufreq/
Dmediatek-cpufreq.c529 static const struct of_device_id mtk_cpufreq_machines[] __initconst = { variable
544 MODULE_DEVICE_TABLE(of, mtk_cpufreq_machines);
557 match = of_match_node(mtk_cpufreq_machines, np); in mtk_cpufreq_driver_init()