Home
last modified time | relevance | path

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

/device/linaro/hikey/power/
Dpower_hikey.c69 #define INTERACTIVE_BOOSTPULSE_PATH "/sys/devices/system/cpu/cpufreq/interactive/boostpulse" macro
194 hikey->boostpulse_fd = open(INTERACTIVE_BOOSTPULSE_PATH, O_WRONLY); in interactive_boostpulse()
199 ALOGE("Error opening %s: %s\n", INTERACTIVE_BOOSTPULSE_PATH, in interactive_boostpulse()
210 INTERACTIVE_BOOSTPULSE_PATH, buf); in interactive_boostpulse()