Searched refs:cpupower_set_epp (Results 1 – 3 of 3) sorted by relevance
122 extern int cpupower_set_epp(unsigned int cpu, char *epp);182 static inline int cpupower_set_epp(unsigned int cpu, char *epp) in cpupower_set_epp() function
89 int cpupower_set_epp(unsigned int cpu, char *epp) in cpupower_set_epp() function
159 ret = cpupower_set_epp(cpu, epp); in cmd_set()