Home
last modified time | relevance | path

Searched refs:cpufreq_get_sysfs_value_from_table (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/power/cpupower/lib/
H A Dcpufreq.h213 unsigned long cpufreq_get_sysfs_value_from_table(unsigned int cpu,
H A Dcpufreq.c86 unsigned long cpufreq_get_sysfs_value_from_table(unsigned int cpu, in cpufreq_get_sysfs_value_from_table() function
116 return cpufreq_get_sysfs_value_from_table(cpu, cpufreq_value_files, in sysfs_cpufreq_get_one_value()
/openbmc/linux/tools/power/cpupower/utils/helpers/
H A Damd.c192 return cpufreq_get_sysfs_value_from_table(cpu, in amd_pstate_get_data()