Home
last modified time | relevance | path

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

/device/google/dragon/power/
Dpower_dragon.cpp37 #define BOOSTPULSE_PATH "/sys/devices/system/cpu/cpufreq/interactive/boostpulse" macro
173 dragon->boostpulse_fd = open(BOOSTPULSE_PATH, O_WRONLY); in boostpulse_open()
178 ALOGE("Error opening %s: %s\n", BOOSTPULSE_PATH, buf); in boostpulse_open()
203 ALOGE("Error writing to %s: %s\n", BOOSTPULSE_PATH, buf); in dragon_power_hint()