Home
last modified time | relevance | path

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

/drivers/cpufreq/
Dcpufreq_interactive.c104 int boost_val; member
369 tunables->boosted = tunables->boost_val || now < tunables->boostpulse_endtime; in cpufreq_interactive_timer()
877 return sprintf(buf, "%d\n", tunables->boost_val); in show_boost()
890 tunables->boost_val = val; in store_boost()
892 if (tunables->boost_val) { in store_boost()