Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/cpufreq/
H A Dcpufreq_ondemand.c411 #define CPU_FREQ_GOV_ONDEMAND (od_dbs_gov.gov) macro
432 if (!policy || policy->governor != &CPU_FREQ_GOV_ONDEMAND) in od_set_powersave_bias()
473 return &CPU_FREQ_GOV_ONDEMAND; in cpufreq_default_governor()
477 cpufreq_governor_init(CPU_FREQ_GOV_ONDEMAND); variable
478 cpufreq_governor_exit(CPU_FREQ_GOV_ONDEMAND); variable
H A DKconfig.x86143 depends on CPU_FREQ_GOV_ONDEMAND && X86_ACPI_CPUFREQ && CPU_SUP_AMD
/kernel/linux/linux-6.6/drivers/cpufreq/
H A Dcpufreq_ondemand.c414 #define CPU_FREQ_GOV_ONDEMAND (od_dbs_gov.gov) macro
438 if (!policy || policy->governor != &CPU_FREQ_GOV_ONDEMAND) in od_set_powersave_bias()
481 return &CPU_FREQ_GOV_ONDEMAND; in cpufreq_default_governor()
485 cpufreq_governor_init(CPU_FREQ_GOV_ONDEMAND); variable
486 cpufreq_governor_exit(CPU_FREQ_GOV_ONDEMAND); variable
H A DKconfig.x86182 depends on CPU_FREQ_GOV_ONDEMAND && X86_ACPI_CPUFREQ && CPU_SUP_AMD

Completed in 3 milliseconds