Searched refs:cpupower_set_epp (Results 1 – 3 of 3) sorted by relevance
119 extern int cpupower_set_epp(unsigned int cpu, char *epp);180 static inline int cpupower_set_epp(unsigned int cpu, char *epp) in cpupower_set_epp() function
90 int cpupower_set_epp(unsigned int cpu, char *epp) in cpupower_set_epp() function
158 ret = cpupower_set_epp(cpu, epp); in cmd_set()