Searched refs:amd_pstate_driver (Results 1 – 2 of 2) sorted by relevance
62 static struct cpufreq_driver amd_pstate_driver; variable420 amd_pstate_driver.boost_enabled = true; in amd_pstate_boost_init()606 static struct cpufreq_driver amd_pstate_driver = { variable647 amd_pstate_driver.adjust_perf = amd_pstate_adjust_perf; in amd_pstate_init()662 ret = cpufreq_register_driver(&amd_pstate_driver); in amd_pstate_init()
46 ``struct cpufreq_driver`` instance, ``amd_pstate_driver``, with the callbacks