Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/cpufreq/
Damd-pstate.c62 static struct cpufreq_driver amd_pstate_driver; variable
420 amd_pstate_driver.boost_enabled = true; in amd_pstate_boost_init()
606 static struct cpufreq_driver amd_pstate_driver = { variable
647 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()
/Linux-v6.1/Documentation/admin-guide/pm/
Damd-pstate.rst46 ``struct cpufreq_driver`` instance, ``amd_pstate_driver``, with the callbacks