Home
last modified time | relevance | path

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

12

/device/google/marlin/camera/QCamera2/HAL3/android/
DQCamera3External.h41 inline android::status_t setCameraLaunchStatus(uint32_t on) { in setCameraLaunchStatus()
/device/google/marlin/camera/QCamera2/HAL/android/
DQCamera2External.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/google/contexthub/firmware/os/drivers/vsync/
Dvsync.c80 bool on; member
154 static bool vsyncPower(bool on, void *cookie) in vsyncPower()
/device/google/bonito/vibrator/
DVibrator.cpp87 Return<Status> Vibrator::on(uint32_t timeoutMs, bool isWaveform) { in on() function in android::hardware::vibrator::V1_2::implementation::Vibrator
118 Return<Status> Vibrator::on(uint32_t timeoutMs) { in on() function in android::hardware::vibrator::V1_2::implementation::Vibrator
/device/google/contexthub/firmware/os/drivers/hall/
Dhall.c61 bool on; member
136 static bool hallPower(bool on, void *cookie) in hallPower()
/device/google/wahoo/vibrator/
DVibrator.cpp94 Return<Status> Vibrator::on(uint32_t timeoutMs, bool forceOpenLoop, bool isWaveform) { in on() function in android::hardware::vibrator::V1_2::implementation::Vibrator
126 Return<Status> Vibrator::on(uint32_t timeoutMs) { in on() function in android::hardware::vibrator::V1_2::implementation::Vibrator
/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/cuttlefish_common/guest/hals/power/
Dpower.c61 int __unused on) { in vsoc_power_set_interactive()
/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/linaro/hikey/hifi/xaf/host-apf/include/
Dxf-debug.h93 #define TRACE_TAG(tag, on) enum { __xf_trace_##tag = on } argument
134 #define TRACE_TAG(tag, on) __xf_stub(trace_##tag, __LINE__) argument
/device/google/crosshatch/vibrator/
DVibrator.cpp112 Return<Status> Vibrator::on(uint32_t timeoutMs, uint32_t effectIndex) { in on() function in android::hardware::vibrator::V1_2::implementation::Vibrator
122 Return<Status> Vibrator::on(uint32_t timeoutMs) { in on() function in android::hardware::vibrator::V1_2::implementation::Vibrator
/device/google/marlin/camera/QCamera2/
DQCamera2Factory.cpp330 int QCamera2Factory::set_torch_mode(const char* camera_id, bool on) in set_torch_mode()
579 int QCamera2Factory::setTorchMode(const char* camera_id, bool on) in setTorchMode()
/device/linaro/bootloader/arm-trusted-firmware/plat/mediatek/mt8173/drivers/mtcmos/
Dmtcmos.c161 uint32_t wait_mtcmos_ack(uint32_t on, uint32_t pwr_ctrl, uint32_t spm_pwr_sta) in wait_mtcmos_ack()
193 uint32_t mtcmos_non_cpu_ctrl(uint32_t on, uint32_t mtcmos_num) in mtcmos_non_cpu_ctrl()
/device/google/marlin/power/
Dpower-helper.c352 int __attribute__ ((weak)) set_interactive_override(int UNUSED(on)) in set_interactive_override()
357 void power_set_interactive(int on) in power_set_interactive()
Dpower-8996.c299 int set_interactive_override(int on) in set_interactive_override()
/device/linaro/hikey/hifi/xaf/hifi-dpf/include/
Dxf-debug.h115 #define TRACE_TAG(tag, on) enum { __xf_trace_##tag = on } argument
156 #define TRACE_TAG(tag, on) __xf_stub(trace_##tag, __LINE__) argument
/device/linaro/hikey/power/
Dpower_hikey.c217 hikey_devfreq_set_interactive(struct hikey_power_module __unused *hikey, int on) in hikey_devfreq_set_interactive()
355 void power_set_interactive(int on) in power_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.c155 bool on; member
342 static void configProx(bool on) { in configProx()
360 static bool callbackPower(bool on, void *cookie) in callbackPower()
/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/leds/
Dleds_gpio.c85 static bool sensorLedsPower(bool on, void *cookie) in sensorLedsPower()
/device/google/contexthub/firmware/os/drivers/bosch_bmp280/
Dbosch_bmp280.c286 static void setMode(bool on, uint8_t state) in setMode()
311 static bool sensorPowerBaro(bool on, void *cookie) in sensorPowerBaro()
400 static bool sensorPowerTemp(bool on, void *cookie) in sensorPowerTemp()
/device/linaro/hikey/hifi/xaf/hifi-dpf/include/sys/xt-shmem/
Dxf-ipc.h93 static inline void xf_ipi_enable(u32 core, int on) in xf_ipi_enable()
/device/google/contexthub/firmware/os/drivers/si_si7034/
Dsi7034a10.c262 static bool humiPower(bool on, void *cookie) in humiPower()
303 static bool tempPower(bool on, void *cookie) in tempPower()

12