Home
last modified time | relevance | path

Searched defs:on (Results 1 – 25 of 35) sorted by relevance

12

/device/moto/shamu/power/
Dpower_shamu.c173 static void low_power(int on) in low_power()
203 int on = (long) data; in process_low_power_hint() local
212 static void power_set_interactive(__attribute__((unused)) struct power_module *module, int on) in power_set_interactive()
/device/google/contexthub/firmware/src/drivers/tilt_detection/
Dtilt_detection.c145 static void configAnyMotion(bool on) { in configAnyMotion()
155 static void configNoMotion(bool on) { in configNoMotion()
165 static void configAccel(bool on) { in configAccel()
188 static bool tiltDetectionPower(bool on, void *cookie) in tiltDetectionPower()
/device/moto/shamu/camera/QCamera2/
DQCamera2Factory.cpp198 int QCamera2Factory::set_torch_mode(const char* camera_id, bool on) in set_torch_mode()
389 int QCamera2Factory::setTorchMode(const char* camera_id, bool on) in setTorchMode()
/device/huawei/angler/camera/QCamera2/
DQCamera2Factory.cpp206 int QCamera2Factory::set_torch_mode(const char* camera_id, bool on) in set_torch_mode()
445 int QCamera2Factory::setTorchMode(const char* camera_id, bool on) in setTorchMode()
/device/lge/bullhead/camera/QCamera2/
DQCamera2Factory.cpp206 int QCamera2Factory::set_torch_mode(const char* camera_id, bool on) in set_torch_mode()
445 int QCamera2Factory::setTorchMode(const char* camera_id, bool on) in setTorchMode()
/device/google/contexthub/firmware/src/drivers/vsync/
Dvsync.c75 bool on; member
149 static bool vsyncPower(bool on, void *cookie) in vsyncPower()
/device/generic/goldfish/power/
Dpower_qemu.c36 static void power_qemu_set_interactive(struct power_module *module, int on) in power_qemu_set_interactive()
/device/google/contexthub/firmware/src/drivers/hall/
Dhall.c61 bool on; member
136 static bool hallPower(bool on, void *cookie) in hallPower()
/device/google/contexthub/firmware/src/drivers/hall_twopole/
Dhall_twopole.c71 bool on; member
153 static bool hallPower(bool on, void *cookie) in hallPower()
/device/huawei/angler/power/
Dpower-8992.c114 int set_interactive_override(struct power_module *module, int on) in set_interactive_override()
Dpower-8994.c177 int set_interactive_override(struct power_module *module, int on) in set_interactive_override()
Dpower.c428 int __attribute__ ((weak)) set_interactive_override(struct power_module *module, int on) in set_interactive_override()
433 void set_interactive(struct power_module *module, int on) in set_interactive()
/device/lge/bullhead/power/
Dpower-8994.c114 int set_interactive_override(struct power_module *module, int on) in set_interactive_override()
Dpower.c347 int __attribute__ ((weak)) set_interactive_override(struct power_module *module, int on) in set_interactive_override()
352 void set_interactive(struct power_module *module, int on) in set_interactive()
Dpower-8992.c177 int set_interactive_override(struct power_module *module, int on) in set_interactive_override()
/device/google/marlin/power/
Dpower.c466 int __attribute__ ((weak)) set_interactive_override(struct power_module *module, int on) in set_interactive_override()
471 void set_interactive(struct power_module *module, int on) in set_interactive()
Dpower-8996.c302 int set_interactive_override(struct power_module *module, int on) in set_interactive_override()
/device/google/contexthub/firmware/src/drivers/bosch_bmp280/
Dbosch_bmp280.c165 static void setMode(bool on, void *cookie) in setMode()
193 static bool sensorPowerBaro(bool on, void *cookie) in sensorPowerBaro()
261 static bool sensorPowerTemp(bool on, void *cookie) in sensorPowerTemp()
/device/google/contexthub/firmware/src/platform/stm32f4xx/
Dpwr.c109 void pwrUnitClock(uint32_t bus, uint32_t unit, bool on) in pwrUnitClock()
119 void pwrUnitReset(uint32_t bus, uint32_t unit, bool on) in pwrUnitReset()
/device/asus/fugu/power/
Dpower.c117 static void fugu_power_set_interactive(struct power_module *module, int on) in fugu_power_set_interactive()
/device/linaro/hikey/power/
Dpower_hikey.c114 static void power_set_interactive(struct power_module __unused *module, int on) in power_set_interactive()
/device/htc/flounder/power/
Dpower_flounder.c117 static void power_set_interactive(struct power_module __unused *module, int on) in power_set_interactive()
/device/lge/bullhead/liblight/
Dlights.c80 static int write_on_off(char const* path, int on, int off) in write_on_off()
/device/google/contexthub/firmware/src/drivers/bosch_bmi160/
Dbosch_bmi160.c1218 static bool accPower(bool on, void *cookie)
1242 static bool gyrPower(bool on, void *cookie)
1275 static bool magPower(bool on, void *cookie)
1299 static bool stepPower(bool on, void *cookie)
1324 static bool flatPower(bool on, void *cookie)
1344 static bool doubleTapPower(bool on, void *cookie)
1364 static bool anyMotionPower(bool on, void *cookie)
1387 static bool noMotionPower(bool on, void *cookie)
1409 static bool stepCntPower(bool on, void *cookie)
/device/google/dragon/power/
Dpower_dragon.cpp143 static void power_set_interactive(struct power_module __unused *module, int on) in power_set_interactive()

12