Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dcpufreq.h575 int cpufreq_boost_supported(void);
582 static inline int cpufreq_boost_supported(void) in cpufreq_boost_supported() function
/linux-4.1.27/drivers/cpufreq/
Dcpufreq.c2382 int cpufreq_boost_supported(void) in cpufreq_boost_supported() function
2389 EXPORT_SYMBOL_GPL(cpufreq_boost_supported);
2440 if (cpufreq_boost_supported()) { in cpufreq_register_driver()
2475 if (cpufreq_boost_supported()) in cpufreq_register_driver()
2503 if (cpufreq_boost_supported()) in cpufreq_unregister_driver()