Home
last modified time | relevance | path

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

/device/asus/flo/power/
Dpower_flo.c66 static char *cpu_path_max[] = { variable
142 ret = sysfs_write(cpu_path_max[cpu], LOW_POWER_MAX_FREQ); in uevent_event()
152 ret = sysfs_write(cpu_path_max[cpu], NORMAL_MAX_FREQ); in uevent_event()
366 ret = sysfs_write(cpu_path_max[cpu], LOW_POWER_MAX_FREQ); in power_hint()
374 ret = sysfs_write(cpu_path_max[cpu], NORMAL_MAX_FREQ); in power_hint()
/device/lge/hammerhead/power/
Dpower_hammerhead.c66 static char *cpu_path_max[] = { variable
142 ret = sysfs_write(cpu_path_max[cpu], LOW_POWER_MAX_FREQ); in uevent_event()
152 ret = sysfs_write(cpu_path_max[cpu], NORMAL_MAX_FREQ); in uevent_event()
366 ret = sysfs_write(cpu_path_max[cpu], LOW_POWER_MAX_FREQ); in power_hint()
374 ret = sysfs_write(cpu_path_max[cpu], NORMAL_MAX_FREQ); in power_hint()