Searched refs:on (Results 1 - 25 of 146) sorted by relevance

123456

/hardware/ti/omap4xxx/ion/
H A DAndroid.mk1 # only include if running on an omap4 platform
/hardware/broadcom/libbt/include/
H A Dupio.h12 * distributed under the License is distributed on an "AS IS" BASIS,
87 ** on/off.
93 int upio_set_bluetooth_power(int on);
99 ** Description Set i/o based on polarity
/hardware/invensense/6515/libsensors_iio/software/simple_apps/stress_iio/
H A Dstress_iio.c255 /* selelct which event to enable and interrupt on/off here */
331 static int enable_gyro(int on){ argument
333 ret = write_sysfs_int_and_verify("gyro_enable", dev_dir_name, on);
340 static int enable_gyro_output(int on){ argument
342 gyro_data_is_enabled = on;
343 ret = write_sysfs_int_and_verify("gyro_fifo_enable", dev_dir_name, on);
350 static int enable_compass(int on){ argument
353 compass_data_is_enabled = on;
354 ret = write_sysfs_int_and_verify("compass_enable", dev_dir_name, on);
361 static int enable_pressure(int on){ argument
371 enable_quaternion(int on) argument
385 enable_step_detector(int on) argument
392 enable_step_indicator(int on) argument
400 enable_accel(int on) argument
413 enable_accel_output(int on) argument
424 enable_enable(int on) argument
440 write_dmp_event(int on) argument
493 enable_motion(int on) argument
905 enable_enable_main(int on) argument
[all...]
/hardware/qcom/power/
H A Dpower.c11 * distributed under the License is distributed on an "AS IS" BASIS,
166 static void power_set_interactive(struct power_module *module, int on) argument
169 last_state = on;
171 if (last_state == on)
174 last_state = on;
177 ALOGV("%s %s", __func__, (on ? "ON" : "OFF"));
178 if (on) {
/hardware/libhardware/include/hardware/
H A Dpower.h11 * distributed under the License is distributed on an "AS IS" BASIS,
82 * Typical actions are to turn on or off devices and adjust
90 * on is non-zero when the system is transitioning to an
96 * interactive state prior to turning on the screen.
98 void (*setInteractive)(struct power_module *module, int on);
101 * (*powerHint) is called to pass hints on power requirements, which
137 * (*setFeature) is called to turn on or off a particular feature
138 * depending on the state parameter. The possible features are:
/hardware/libhardware/modules/power/
H A Dpower.c11 * distributed under the License is distributed on an "AS IS" BASIS,
32 static void power_set_interactive(struct power_module *module, int on) argument
H A DAndroid.mk10 # distributed under the License is distributed on an "AS IS" BASIS,
/hardware/intel/common/utils/ituxd/
H A DAndroid.mk10 # distributed under the License is distributed on an "AS IS" BASIS,
16 # WARNING: Everything listed here will be built on ALL platforms,
19 # to only building on ARM if they include assembly. Individual makefiles
/hardware/intel/common/utils/ituxd/jni/
H A DAndroid.mk10 # distributed under the License is distributed on an "AS IS" BASIS,
16 # WARNING: Everything listed here will be built on ALL platforms,
19 # to only building on ARM if they include assembly. Individual makefiles
/hardware/broadcom/libbt/src/
H A Dupio.c12 * distributed under the License is distributed on an "AS IS" BASIS,
245 ** on/off.
251 int upio_set_bluetooth_power(int on) argument
258 switch(on)
272 if (bt_emul_enable == on)
275 UPIODBG("set_bluetooth_power [emul] %d", on);
277 bt_emul_enable = on;
320 ** Description Set i/o based on polarity
/hardware/libhardware/modules/consumerir/
H A DAndroid.mk10 # distributed under the License is distributed on an "AS IS" BASIS,
/hardware/libhardware/modules/fingerprint/
H A DAndroid.mk10 # distributed under the License is distributed on an "AS IS" BASIS,
/hardware/libhardware/modules/nfc/
H A DAndroid.mk10 # distributed under the License is distributed on an "AS IS" BASIS,
/hardware/libhardware/modules/nfc-nci/
H A DAndroid.mk10 # distributed under the License is distributed on an "AS IS" BASIS,
/hardware/libhardware/modules/tv_input/
H A DAndroid.mk10 # distributed under the License is distributed on an "AS IS" BASIS,
/hardware/qcom/msm8960/
H A Dmsm8960.mk10 # distributed under the License is distributed on an "AS IS" BASIS,
/hardware/qcom/msm8x27/
H A Dmsm8x27.mk10 # distributed under the License is distributed on an "AS IS" BASIS,
/hardware/qcom/msm8x74/
H A Dmsm8x74.mk10 # distributed under the License is distributed on an "AS IS" BASIS,
/hardware/qcom/msm8x84/
H A Dmsm8x84.mk10 # distributed under the License is distributed on an "AS IS" BASIS,
/hardware/ti/omap4-aah/ion/
H A DAndroid.mk1 # only include if running on an omap4 platform
/hardware/qcom/display/msm8974/
H A Dcommon.mk35 # Executed only on QCOM BSPs
39 # This flag is used to compile out any features that depend on framework changes
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/armv6/
H A Dvp8_variance_halfpixvar16x16_hv_armv6.asm38 add r9, r0, r1 ; pointer to pixels on the next row
45 ; x = (a + b + 1) >> 1, interpolate pixels horizontally on row N
49 ; y = (c + d + 1) >> 1, interpolate pixels horizontally on row N+1
88 ; x = (a + b + 1) >> 1, interpolate pixels horizontally on row N
92 ; y = (c + d + 1) >> 1, interpolate pixels horizontally on row N+1
130 ; x = (a + b + 1) >> 1, interpolate pixels horizontally on row N
134 ; y = (c + d + 1) >> 1, interpolate pixels horizontally on row N+1
170 ; x = (a + b + 1) >> 1, interpolate pixels horizontally on row N
174 ; y = (c + d + 1) >> 1, interpolate pixels horizontally on row N+1
/hardware/akm/AK8975_FS/libsensors/
H A DAndroid.mk10 # distributed under the License is distributed on an "AS IS" BASIS,
/hardware/broadcom/wlan/bcmdhd/firmware/bcm4335/
H A Ddevice-bcm.mk10 # distributed under the License is distributed on an "AS IS" BASIS,
/hardware/broadcom/wlan/bcmdhd/firmware/bcm4339/
H A Ddevice-bcm.mk10 # distributed under the License is distributed on an "AS IS" BASIS,

Completed in 669 milliseconds

123456