Searched refs:get_scaling (Results 1 – 1 of 1) sorted by relevance
292 int (*get_scaling)(void); member2318 int perf_ctl_scaling = pstate_funcs.get_scaling(); in intel_pstate_get_cpu_pstates()2648 .get_scaling = core_get_scaling,2658 .get_scaling = silvermont_get_scaling,2668 .get_scaling = airmont_get_scaling,2678 .get_scaling = core_get_scaling,3530 pstate_funcs.get_scaling = funcs->get_scaling; in copy_cpu_funcs()