Home
last modified time | relevance | path

Searched refs:mitigation (Results 1 – 4 of 4) sorted by relevance

/hardware/google/pixel/thermal/
Dpixel-thermal-logd.rc20 on property:persist.vendor.disable.usb.overheat.mitigation=*
21 …setprop vendor.disable.usb.overheat.mitigation.control ${persist.vendor.disable.usb.overheat.mitig…
130 on property:vendor.disable.usb.overheat.mitigation.control=1
134 on property:vendor.disable.usb.overheat.mitigation.control=0
/hardware/interfaces/thermal/2.0/
DIThermal.hal59 * throttling state is determined in device thermal mitigation policy/agorithm
70 * to receive thermal events when thermal mitigation status changed.
90 * to receive thermal events when thermal mitigation status changed.
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dwifi_hal.cpp1960 wifi_thermal_mode mitigation, u32 completion_window) in ThermalMitigation() argument
1963 mMitigation = mitigation; in ThermalMitigation()
1968 wifi_thermal_mode mitigation, u32 completion_window) { in createRequest() argument
1974 if ((mitigation < WIFI_MITIGATION_NONE) || in createRequest()
1975 (mitigation > WIFI_MITIGATION_EMERGENCY)) { in createRequest()
1976 ALOGE("Unsupported tx mitigation value:%d\n", mitigation); in createRequest()
1981 result = request.put_s8(ANDR_WIFI_ATTRIBUTE_THERMAL_MITIGATION, mitigation); in createRequest()
/hardware/google/pixel/pixelstats/
Dpixelatoms.proto675 /* Time between hysteresis and active mitigation ending, in seconds. */
726 * Log mitigation statistics.