Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/cpufreq/
Dcpufreq_governor.c44 if (dbs_data->cdata->governor == GOV_ONDEMAND) { in dbs_check_cpu()
79 if (dbs_data->cdata->governor == GOV_ONDEMAND) in dbs_check_cpu()
Dcpufreq_governor.h198 #define GOV_ONDEMAND 0 macro
Dcpufreq_ondemand.c519 .governor = GOV_ONDEMAND,