Home
last modified time | relevance | path

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

/linux/drivers/cpufreq/
H A Dcpufreq_ondemand.c386 #define CPU_FREQ_GOV_ONDEMAND (od_dbs_gov.gov) macro
410 if (!policy || policy->governor != &CPU_FREQ_GOV_ONDEMAND) in od_set_powersave_bias()
453 return &CPU_FREQ_GOV_ONDEMAND; in cpufreq_default_governor()
457 cpufreq_governor_init(CPU_FREQ_GOV_ONDEMAND);
458 cpufreq_governor_exit(CPU_FREQ_GOV_ONDEMAND);