Home
last modified time | relevance | path

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

/linux/drivers/cpufreq/
H A Dcpufreq.c602 static int policy_set_boost(struct cpufreq_policy *policy, bool enable) in policy_set_boost() function
633 ret = policy_set_boost(policy, enable); in store_local_boost()
1643 ret = policy_set_boost(policy, cpufreq_boost_enabled()); in cpufreq_online()
2828 ret = policy_set_boost(policy, state); in cpufreq_boost_trigger_state()