Searched refs:get_scaling (Results 1 – 1 of 1) sorted by relevance
290 int (*get_scaling)(void); member1730 cpu->pstate.scaling = pstate_funcs.get_scaling(); in intel_pstate_get_cpu_pstates()2042 .get_scaling = core_get_scaling,2052 .get_scaling = silvermont_get_scaling,2062 .get_scaling = airmont_get_scaling,2072 .get_scaling = core_get_scaling,2852 pstate_funcs.get_scaling = funcs->get_scaling; in copy_cpu_funcs()