Home
last modified time | relevance | path

Searched defs:off (Results 1 – 5 of 5) sorted by relevance

/device/moto/shamu/power/
Dpower_shamu.c68 static void coresonline(int off) in coresonline()
94 static void enc_boost(int off) in enc_boost()
/device/lge/mako/power/
Dpower_mako.c213 static void sync_thread(int off) in sync_thread()
241 static void enc_boost(int off) in enc_boost()
/device/lge/hammerhead/power/
Dpower_hammerhead.c213 static void sync_thread(int off) in sync_thread()
241 static void enc_boost(int off) in enc_boost()
/device/asus/flo/power/
Dpower_flo.c213 static void sync_thread(int off) in sync_thread()
241 static void enc_boost(int off) in enc_boost()
/device/lge/hammerhead/liblight/
Dlights.c80 static int write_on_off(char const* path, int on, int off) in write_on_off()