Home
last modified time | relevance | path

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

12

/device/google/marlin/camera/QCamera2/HAL/android/
DQCamera2External.h41 inline android::status_t setCameraLaunchStatus(uint32_t on) { in setCameraLaunchStatus()
/device/google/marlin/camera/QCamera2/HAL3/android/
DQCamera3External.h41 inline android::status_t setCameraLaunchStatus(uint32_t on) { in setCameraLaunchStatus()
/device/google/contexthub/firmware/os/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/generic/goldfish/power/
Dpower_qemu.c36 static void power_qemu_set_interactive(struct power_module *module, int on) in power_qemu_set_interactive()
/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/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/power/
Dpower-8994.c114 int set_interactive_override(struct power_module *module, int on) in set_interactive_override()
Dpower-8992.c177 int set_interactive_override(struct power_module *module, int on) in set_interactive_override()
Dpower.c343 int __attribute__ ((weak)) set_interactive_override(struct power_module *module, int on) in set_interactive_override()
348 void set_interactive(struct power_module *module, int on) in set_interactive()
/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.c390 int __attribute__ ((weak)) set_interactive_override(struct power_module *module, int on) in set_interactive_override()
395 void set_interactive(struct power_module *module, int on) in set_interactive()
/device/google/contexthub/firmware/os/drivers/vsync/
Dvsync.c76 bool on; member
150 static bool vsyncPower(bool on, void *cookie) in vsyncPower()
/device/google/contexthub/firmware/os/drivers/hall/
Dhall.c61 bool on; member
136 static bool hallPower(bool on, void *cookie) in hallPower()
/device/google/marlin/vibrator/
DVibrator.cpp48 Return<Status> Vibrator::on(uint32_t timeout_ms) { in on() function in android::hardware::vibrator::V1_0::implementation::Vibrator
/device/google/marlin/camera/QCamera2/
DQCamera2Factory.cpp270 int QCamera2Factory::set_torch_mode(const char* camera_id, bool on) in set_torch_mode()
519 int QCamera2Factory::setTorchMode(const char* camera_id, bool on) in setTorchMode()
/device/google/contexthub/firmware/os/drivers/hall_twopole/
Dhall_twopole.c71 bool on; member
153 static bool hallPower(bool on, void *cookie) in hallPower()
/device/google/marlin/power/
Dpower-8996.c305 int set_interactive_override(struct power_module *module, int on) in set_interactive_override()
Dpower.c467 int __attribute__ ((weak)) set_interactive_override(struct power_module *module, int on) in set_interactive_override()
472 void set_interactive(struct power_module *module, int on) in set_interactive()
/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Dlmem.h24 #define luaM_reallocv(L,b,on,n,e) \ argument
/device/google/contexthub/firmware/os/drivers/synaptics_s3708/
Dsynaptics_s3708.c154 bool on; member
341 static void configProx(bool on) { in configProx()
359 static bool callbackPower(bool on, void *cookie) in callbackPower()
/device/asus/fugu/power/
Dpower.c117 static void fugu_power_set_interactive(struct power_module *module, int on) in fugu_power_set_interactive()
/device/google/contexthub/firmware/os/platform/stm32/
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/google/contexthub/firmware/os/drivers/bosch_bmp280/
Dbosch_bmp280.c257 static void setMode(bool on, uint8_t state) in setMode()
282 static bool sensorPowerBaro(bool on, void *cookie) in sensorPowerBaro()
346 static bool sensorPowerTemp(bool on, void *cookie) in sensorPowerTemp()
/device/lge/bullhead/liblight/
Dlights.c80 static int write_on_off(char const* path, int on, int off) in write_on_off()

12