Home
last modified time | relevance | path

Searched refs:on (Results 1 – 25 of 2166) sorted by relevance

12345678910>>...87

/hardware/invensense/6515/libsensors_iio/software/simple_apps/stress_iio/
Dstress_iio.c331 static int enable_gyro(int on){ in enable_gyro() argument
333 ret = write_sysfs_int_and_verify("gyro_enable", dev_dir_name, on); in enable_gyro()
340 static int enable_gyro_output(int on){ in enable_gyro_output() argument
342 gyro_data_is_enabled = on; in enable_gyro_output()
343 ret = write_sysfs_int_and_verify("gyro_fifo_enable", dev_dir_name, on); in enable_gyro_output()
350 static int enable_compass(int on){ in enable_compass() argument
353 compass_data_is_enabled = on; in enable_compass()
354 ret = write_sysfs_int_and_verify("compass_enable", dev_dir_name, on); in enable_compass()
361 static int enable_pressure(int on){ in enable_pressure() argument
364 ret = write_sysfs_int_and_verify("pressure_enable", dev_dir_name, on); in enable_pressure()
[all …]
/hardware/google/interfaces/light/1.0/default/
DLightExt.cpp29 Return<Status> LightExt::applyHBM(bool on) { in applyHBM() argument
35 if (!android::base::WriteStringToFile((on ? "1" : "0"), in applyHBM()
41 mCurHBM = on; in applyHBM()
42 ALOGI("Set HBM to %d", on); in applyHBM()
61 Return<Status> LightExt::setHbm(bool on) { in setHbm() argument
63 mRegHBM = on; in setHbm()
/hardware/google/pixel/power-libperfmgr/aidl/
Dandroid.hardware.power-service.pixel-libperfmgr.rc7 on late-fs
11 on charger
15 on property:init.svc.zygote=restarting && property:vendor.powerhal.state=*
22 on property:vendor.powerhal.dalvik.vm.dex2oat-threads=*
26 on property:vendor.powerhal.dalvik.vm.dex2oat-cpu-set=*
31 on property:ro.debuggable=1 && property:vendor.powerhal.config.debug=*
34 on property:persist.vendor.powerhal.config.debug=*
/hardware/google/pixel/mm/
Dpixel-mm-gki.rc10 # distributed under the License is distributed on an "AS IS" BASIS,
15 on init
23 on property:persist.device_config.vendor_system_native_boot.zram_size=*
27 on property:sys.boot_completed=1 && property:persist.vendor.boot.zram.size=*
30 on property:sys.boot_completed=1
33 on property:sys.boot_completed=1
59 on property:init.svc.dumpstatez=running
62 on property:init.svc.dumpstatez=stopped
65 on property:init.svc.bugreport=running
68 on property:init.svc.bugreport=stopped
[all …]
Dpixel-mm-legacy.rc11 # distributed under the License is distributed on an "AS IS" BASIS,
16 on property:sys.boot_completed=1
34 on property:init.svc.dumpstatez=running
37 on property:init.svc.dumpstatez=stopped
40 on property:init.svc.bugreport=running
43 on property:init.svc.bugreport=stopped
46 on property:init.svc.bugreportd=running
49 on property:init.svc.bugreportd=stopped
Dpixel-mm.rc11 # distributed under the License is distributed on an "AS IS" BASIS,
16 on property:sys.boot_completed=1
33 on property:init.svc.dumpstatez=running
36 on property:init.svc.dumpstatez=stopped
39 on property:init.svc.bugreport=running
42 on property:init.svc.bugreport=stopped
45 on property:init.svc.bugreportd=running
48 on property:init.svc.bugreportd=stopped
/hardware/interfaces/secure_element/1.0/
DISecureElement.hal11 * distributed under the License is distributed on an "AS IS" BASIS,
48 * Secure Elements like UICC, Secure Elements on SD cards etc.
67 * @param aid AID to uniquely identify the applet on the Secure Element
69 * @return status SecureElementStatus::SUCCESS on success,
71 * element has reached the maximum limit on the number of
74 * doesn't match any applet on the secure element and
81 * empty vector on failure.
91 * @param aid AID to uniquely identify the applet on the Secure Element
93 * @return status SecureElementStatus::SUCCESS on success,
95 * element has reached the maximum limit on the number of
[all …]
/hardware/google/pixel/powerstats/
Dandroid.hardware.power.stats-service.pixel.rc1 # ODPM: change VSYS_PWR_MMWAVE to S9M_LLDO3 on sub6 device
3 on early-boot && property:ro.boot.hardware.sku=GP4BC
6 on early-boot && property:ro.boot.hardware.sku=GFE4J
9 on early-boot && property:ro.boot.hardware.sku=GVU6C
12 on early-boot && property:ro.boot.hardware.sku=G03Z5
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_KHR_win32_surface.adoc44 device and a window generally only depends on what screen the window is on.
46 having a window on the screen.
49 While it may be useful, there is not a clear way to do this on Win32.
65 * Creating then destroying a flip presentation model DXGI swapchain on a
66 window object can prevent flink:vkCreateSwapchainKHR from succeeding on
68 * Creating then destroying a slink:VkSwapchainKHR on a window object can
69 prevent creation of a bitblt model DXGI swapchain on the same window
71 * Creating then destroying a slink:VkSwapchainKHR on a window object can
74 * Creating then destroying a slink:VkSwapchainKHR on a window object on
76 succeeding on the same window object, but on a different
[all …]
/hardware/interfaces/power/1.1/
DIPower.hal11 * distributed under the License is distributed on an "AS IS" BASIS,
27 * Report cumulative info on the statistics on subsystem-level sleep states
30 * @return subsystems supported on this device and their sleep states
31 * @return retval SUCCESS on success or FILESYSTEM_ERROR on filesystem
38 * powerHintAsync() is called to pass hints on power requirements which
/hardware/interfaces/atrace/1.0/
DIAtraceDevice.hal11 * distributed under the License is distributed on an "AS IS" BASIS,
31 * for userspace tracing turning on.
36 * @return status SUCCESS on success,
37 * ERROR_TRACING_POINT on error with enabling categories,
38 * ERROR_INVALID_ARGUMENT on invalid argument passed.
47 * @return status SUCCESS on success,
48 * ERROR_TRACING_POINT on error with disabling categories.
/hardware/interfaces/wifi/1.2/
DIWifiChipEventCallback.hal11 * distributed under the License is distributed on an "AS IS" BASIS,
27 * Struct describing the state of each iface operating on the radio chain
28 * (hardware MAC) on the device.
33 /** Wifi channel on which this interface is operating. */
39 * on the device.
48 * List of bands on which this radio chain is operating.
56 /** List of interfaces on this radio chain (hardware MAC). */
68 * radio chain (hardware MAC) on the device.
/hardware/interfaces/radio/1.3/
DIRadio.hal11 * distributed under the License is distributed on an "AS IS" BASIS,
35 * Specify which bands modem's background scan must act on.
39 * For example, CBRS is only on LTE band 48. By specifying this band,
52 * Toggle logical modem on/off. This is similar to @1.0::IRadio.setRadioPower(), however that
55 * which it is called. A modem stack must be on/active only when both setRadioPower() and
56 * enableModem() are set to on for it.
61 * @param on True to turn on the logical modem, otherwise turn it off.
65 oneway enableModem(int32_t serial, bool on);
68 * Request status of logical modem. It returns isEnabled=true if the logical modem is on.
/hardware/google/pixel/common/
Dinit.pixel.rc7 on property:persist.sys.device_provisioned=1
16 on property:vendor.display.primary.boot_config=*
20 on init && property:ro.boot.slot_successful=no
24 on property:ota.warm_reset=1
27 on property:ota.warm_reset=0
/hardware/interfaces/power/1.0/
DIPower.hal11 * distributed under the License is distributed on an "AS IS" BASIS,
33 * Typical actions are to turn on or off devices and adjust
44 * interactive state prior to turning on the screen.
53 * powerHint() is called to pass hints on power requirements which
66 * setFeature() is called to turn on or off a particular feature
67 * depending on the state parameter.
76 * Report cumulative info on the statistics on platform-level sleep states
84 * @return retval SUCCESS on success or FILESYSTEM_ERROR on filesystem
/hardware/qcom/power/
Dpower.c166 static void power_set_interactive(struct power_module *module, int on) in power_set_interactive() argument
169 last_state = on; in power_set_interactive()
171 if (last_state == on) in power_set_interactive()
174 last_state = on; in power_set_interactive()
177 ALOGV("%s %s", __func__, (on ? "ON" : "OFF")); in power_set_interactive()
178 if (on) { in power_set_interactive()
/hardware/interfaces/audio/4.0/
DIPrimaryDevice.hal11 * distributed under the License is distributed on an "AS IS" BASIS,
53 * on the legacy HAL.
63 * on the legacy HAL.
73 * equivalent to getting AUDIO_PARAMETER_KEY_BT_SCO_WB on the legacy HAL.
82 * equivalent to setting AUDIO_PARAMETER_KEY_BT_SCO_WB on the legacy HAL.
92 * is equivalent to getting "hfp_enable" parameter value on the legacy HAL.
101 * is equivalent to setting "hfp_enable" parameter on the legacy HAL.
112 * on the legacy HAL.
123 * on the legacy HAL (except that legacy HAL implementations expect
141 * getting AUDIO_PARAMETER_KEY_TTY_MODE on the legacy HAL.
[all …]
/hardware/interfaces/audio/7.0/
DIPrimaryDevice.hal11 * distributed under the License is distributed on an "AS IS" BASIS,
53 * on the legacy HAL.
63 * on the legacy HAL.
73 * equivalent to getting AUDIO_PARAMETER_KEY_BT_SCO_WB on the legacy HAL.
82 * equivalent to setting AUDIO_PARAMETER_KEY_BT_SCO_WB on the legacy HAL.
92 * is equivalent to getting "hfp_enable" parameter value on the legacy HAL.
101 * is equivalent to setting "hfp_enable" parameter on the legacy HAL.
112 * on the legacy HAL.
123 * on the legacy HAL (except that legacy HAL implementations expect
141 * getting AUDIO_PARAMETER_KEY_TTY_MODE on the legacy HAL.
[all …]
/hardware/interfaces/audio/5.0/
DIPrimaryDevice.hal11 * distributed under the License is distributed on an "AS IS" BASIS,
53 * on the legacy HAL.
63 * on the legacy HAL.
73 * equivalent to getting AUDIO_PARAMETER_KEY_BT_SCO_WB on the legacy HAL.
82 * equivalent to setting AUDIO_PARAMETER_KEY_BT_SCO_WB on the legacy HAL.
92 * is equivalent to getting "hfp_enable" parameter value on the legacy HAL.
101 * is equivalent to setting "hfp_enable" parameter on the legacy HAL.
112 * on the legacy HAL.
123 * on the legacy HAL (except that legacy HAL implementations expect
141 * getting AUDIO_PARAMETER_KEY_TTY_MODE on the legacy HAL.
[all …]
/hardware/interfaces/audio/6.0/
DIPrimaryDevice.hal11 * distributed under the License is distributed on an "AS IS" BASIS,
53 * on the legacy HAL.
63 * on the legacy HAL.
73 * equivalent to getting AUDIO_PARAMETER_KEY_BT_SCO_WB on the legacy HAL.
82 * equivalent to setting AUDIO_PARAMETER_KEY_BT_SCO_WB on the legacy HAL.
92 * is equivalent to getting "hfp_enable" parameter value on the legacy HAL.
101 * is equivalent to setting "hfp_enable" parameter on the legacy HAL.
112 * on the legacy HAL.
123 * on the legacy HAL (except that legacy HAL implementations expect
141 * getting AUDIO_PARAMETER_KEY_TTY_MODE on the legacy HAL.
[all …]
/hardware/interfaces/drm/1.4/
DICryptoPlugin.hal11 * distributed under the License is distributed on an "AS IS" BASIS,
24 * It allows crypto sessions to be opened and operated on, to
33 * OK on success;
34 * GENERAL_OEM_ERROR on OEM-provided, low-level component failures;
35 * GENERAL_PLUGIN_ERROR on unexpected plugin-level errors.
/hardware/google/pixel/thermal/
Dandroid.hardware.thermal-service.pixel.rc1 on property:vendor.thermal.link_ready=1
3 # per-device thermal setup "on property:vendor.thermal.link_ready=1"
6 on enable-thermal-hal
/hardware/interfaces/audio/2.0/
DIStream.hal11 * distributed under the License is distributed on an "AS IS" BASIS,
34 * to getting AUDIO_PARAMETER_STREAM_FRAME_COUNT on the legacy HAL.
57 * equivalent to getting AUDIO_PARAMETER_STREAM_SUP_SAMPLING_RATES on the
66 * to setting AUDIO_PARAMETER_STREAM_SAMPLING_RATE on the legacy HAL.
82 * equivalent to getting AUDIO_PARAMETER_STREAM_SUP_CHANNELS on the legacy
91 * setting AUDIO_PARAMETER_STREAM_CHANNELS on the legacy HAL.
107 * equivalent to getting AUDIO_PARAMETER_STREAM_SUP_FORMATS on the legacy
116 * setting AUDIO_PARAMETER_STREAM_FORMAT on the legacy HAL.
182 * equivalent to setting AUDIO_PARAMETER_DEVICE_[DIS]CONNECT on the legacy
194 * setting AUDIO_PARAMETER_STREAM_HW_AV_SYNC on the legacy HAL.
[all …]
/hardware/google/interfaces/light/1.1/default/
DLightExt.cpp103 Return<Status> LightExt::setHbm(bool on) { in setHbm() argument
105 mRegHBM = on; in setHbm()
118 Return<Status> LightExt::setHbmSv(bool on) { in setHbmSv() argument
120 mRegHBMSV = on; in setHbmSv()
/hardware/interfaces/power/stats/1.0/
DIPowerStats.hal11 * distributed under the License is distributed on an "AS IS" BASIS,
25 * @return status SUCCESS on success or NOT_SUPPORTED if
26 * feature is not enabled or FILESYSTEM_ERROR on filesystem nodes
34 * Reports accumulated energy since boot on each rail.
40 * @return status SUCCESS on success or NOT_SUPPORTED if
41 * feature is not enabled or FILESYSTEM_ERROR on filesystem nodes
49 * Streams accumulated energy since boot on each rail. This API is
92 * @return status SUCCESS on success or FILESYSTEM_ERROR on filesystem
107 * @return powerEntityInfos List of information on each PowerEntity
108 * @return status SUCCESS on success, NOT_SUPPORTED if feature is not
[all …]

12345678910>>...87