OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SCALING_GOVERNOR_PATH
(Results
1 - 6
of
6
) sorted by null
/device/huawei/angler/power/
power-common.h
31
#define
SCALING_GOVERNOR_PATH
"/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor"
utils.c
158
if (sysfs_read(
SCALING_GOVERNOR_PATH
, governor,
/device/lge/bullhead/power/
power-common.h
31
#define
SCALING_GOVERNOR_PATH
"/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor"
utils.c
158
if (sysfs_read(
SCALING_GOVERNOR_PATH
, governor,
/device/google/marlin/power/
power-common.h
31
#define
SCALING_GOVERNOR_PATH
"/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor"
utils.c
169
if (sysfs_read(
SCALING_GOVERNOR_PATH
, governor,
Completed in 83 milliseconds