Searched refs:cppc_get_auto_sel (Results 1 – 4 of 4) sorted by relevance
173 extern int cppc_get_auto_sel(int cpu, bool *enable);255 static inline int cppc_get_auto_sel(int cpu, bool *enable) in cppc_get_auto_sel() function
1692 int cppc_get_auto_sel(int cpu, bool *enable) in cppc_get_auto_sel() function1708 EXPORT_SYMBOL_GPL(cppc_get_auto_sel);
802 ret = cppc_get_auto_sel(policy->cpu, &val); in show_auto_select()
459 ret = cppc_get_auto_sel(cpudata->cpu, &auto_sel); in shmem_init_perf()