Searched refs:cpufreq_has_boost_support (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/tools/power/cpupower/utils/helpers/ |
| H A D | helpers.h | 131 extern int cpufreq_has_boost_support(unsigned int cpu, int *support, 162 static inline int cpufreq_has_boost_support(unsigned int cpu, int *support, in cpufreq_has_boost_support() function
|
| H A D | misc.c | 8 int cpufreq_has_boost_support(unsigned int cpu, int *support, int *active, in cpufreq_has_boost_support() function
|
| /OK3568_Linux_fs/kernel/tools/power/cpupower/utils/ |
| H A D | cpufreq-info.c | 169 ret = cpufreq_has_boost_support(cpu, &support, &active, &b_states); in get_boost_mode_x86()
|