/hardware/google/interfaces/light/1.0/default/ |
D | LightExt.cpp | 29 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/invensense/6515/libsensors_iio/software/simple_apps/stress_iio/ |
D | stress_iio.c | 331 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/pixel/common/ |
D | init.pixel.rc | 7 on property:persist.sys.device_provisioned=1 11 on init && property:ro.boot.slot_successful=no 15 on property:ota.warm_reset=1 18 on property:ota.warm_reset=0 21 on init 25 on property:sys.boot_completed=1
|
/hardware/google/pixel/powerstats/ |
D | android.hardware.power.stats-service.pixel.rc | 1 # 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/pixel/mm/ |
D | pixel-mm-gki.rc | 10 # 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 55 on property:init.svc.dumpstatez=running 58 on property:init.svc.dumpstatez=stopped 61 on property:init.svc.bugreport=running 64 on property:init.svc.bugreport=stopped [all …]
|
D | pixel-mm-legacy.rc | 11 # 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
|
D | pixel-mm.rc | 11 # 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/google/pixel/power-libperfmgr/aidl/ |
D | android.hardware.power-service.pixel-libperfmgr.rc | 7 on late-fs 11 on property:init.svc.zygote=restarting && property:vendor.powerhal.state=* 18 on property:vendor.powerhal.dalvik.vm.dex2oat-threads=* 22 on property:vendor.powerhal.dalvik.vm.dex2oat-cpu-set=* 27 on property:ro.debuggable=1 && property:vendor.powerhal.config.debug=* 30 on property:persist.vendor.powerhal.config.debug=*
|
/hardware/interfaces/atrace/1.0/ |
D | IAtraceDevice.hal | 11 * 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/power/1.1/ |
D | IPower.hal | 11 * 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/secure_element/1.0/ |
D | ISecureElement.hal | 11 * 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/interfaces/wifi/1.2/ |
D | IWifiChipEventCallback.hal | 11 * 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/ |
D | IRadio.hal | 11 * 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/thermal/ |
D | android.hardware.thermal-service.pixel.rc | 1 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/qcom/camera/msm8998/QCamera2/HAL3/android/ |
D | QCamera3External.h | 41 inline android::status_t setCameraLaunchStatus(uint32_t on) { in setCameraLaunchStatus() argument 42 return ::setCameraLaunchStatus(on); in setCameraLaunchStatus()
|
/hardware/qcom/camera/msm8998/QCamera2/HAL/android/ |
D | QCamera2External.h | 41 inline android::status_t setCameraLaunchStatus(uint32_t on) { in setCameraLaunchStatus() argument 42 return ::setCameraLaunchStatus(on); in setCameraLaunchStatus()
|
/hardware/qcom/power/ |
D | power.c | 166 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/google/interfaces/light/1.1/default/ |
D | LightExt.cpp | 103 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/drm/1.4/ |
D | ICryptoPlugin.hal | 11 * 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/interfaces/power/1.0/ |
D | IPower.hal | 11 * 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/sm7250/display/libqservice/ |
D | QServiceUtils.h | 69 inline android::status_t toggleScreenUpdate(uint32_t on) { in toggleScreenUpdate() argument 70 return sendSingleParam(qService::IQService::TOGGLE_SCREEN_UPDATES, on); in toggleScreenUpdate() 73 inline android::status_t setCameraLaunchStatus(uint32_t on) { in setCameraLaunchStatus() argument 74 return sendSingleParam(qService::IQService::SET_CAMERA_STATUS, on); in setCameraLaunchStatus()
|
/hardware/interfaces/audio/7.0/ |
D | IPrimaryDevice.hal | 11 * 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/ |
D | IPrimaryDevice.hal | 11 * 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/4.0/ |
D | IPrimaryDevice.hal | 11 * 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/ |
D | IPrimaryDevice.hal | 11 * 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 …]
|