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

/linux-4.1.27/drivers/acpi/
H A Dprocessor_thermal.c57 #define reduction_pctg(cpu) \ macro
97 (100 - reduction_pctg(policy->cpu) * 20) acpi_thermal_cpufreq_notifier()
123 return reduction_pctg(cpu); cpufreq_get_cur_state()
133 reduction_pctg(cpu) = state; cpufreq_set_cur_state()

Completed in 28 milliseconds