Home
last modified time | relevance | path

Searched refs:DEVICE_TEMPERATURE_GPU (Results 1 – 8 of 8) sorted by relevance

/hardware/qcom/sdm845/thermal/
Dthermal_target.c110 .type = DEVICE_TEMPERATURE_GPU,
159 .type = DEVICE_TEMPERATURE_GPU,
208 .type = DEVICE_TEMPERATURE_GPU,
257 .type = DEVICE_TEMPERATURE_GPU,
306 .type = DEVICE_TEMPERATURE_GPU,
348 .type = DEVICE_TEMPERATURE_GPU,
397 .type = DEVICE_TEMPERATURE_GPU,
447 .type = DEVICE_TEMPERATURE_GPU,
496 .type = DEVICE_TEMPERATURE_GPU,
545 .type = DEVICE_TEMPERATURE_GPU,
[all …]
Dthermal-8998.c56 .type = DEVICE_TEMPERATURE_GPU,
Dthermal-845.c56 .type = DEVICE_TEMPERATURE_GPU,
/hardware/qcom/sm8150/thermal/
Dthermal_target.c111 .type = DEVICE_TEMPERATURE_GPU,
160 .type = DEVICE_TEMPERATURE_GPU,
197 .type = DEVICE_TEMPERATURE_GPU,
246 .type = DEVICE_TEMPERATURE_GPU,
295 .type = DEVICE_TEMPERATURE_GPU,
344 .type = DEVICE_TEMPERATURE_GPU,
386 .type = DEVICE_TEMPERATURE_GPU,
435 .type = DEVICE_TEMPERATURE_GPU,
485 .type = DEVICE_TEMPERATURE_GPU,
534 .type = DEVICE_TEMPERATURE_GPU,
[all …]
Dthermal-8998.c56 .type = DEVICE_TEMPERATURE_GPU,
Dthermal-845.c56 .type = DEVICE_TEMPERATURE_GPU,
/hardware/libhardware/include/hardware/
Dthermal.h43 DEVICE_TEMPERATURE_GPU = 1, enumerator
/hardware/interfaces/thermal/1.0/default/
DThermal.cpp74 case DEVICE_TEMPERATURE_GPU: in getTemperatures()