Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/cpufreq/
Dcpufreq_governor.h155 #define CPUFREQ_DBS_GOVERNOR_INITIALIZER(_name_) \ macro
Dcpufreq_conservative.c318 .gov = CPUFREQ_DBS_GOVERNOR_INITIALIZER("conservative"),
Dcpufreq_ondemand.c404 .gov = CPUFREQ_DBS_GOVERNOR_INITIALIZER("ondemand"),