Searched refs:DEVICE_TEMPERATURE_CPU (Results 1 – 6 of 6) sorted by relevance
/hardware/qcom/sm8150/thermal/ |
D | thermal_target.c | 109 .type = DEVICE_TEMPERATURE_CPU, 158 .type = DEVICE_TEMPERATURE_CPU, 195 .type = DEVICE_TEMPERATURE_CPU, 244 .type = DEVICE_TEMPERATURE_CPU, 293 .type = DEVICE_TEMPERATURE_CPU, 342 .type = DEVICE_TEMPERATURE_CPU, 372 .type = DEVICE_TEMPERATURE_CPU, 421 .type = DEVICE_TEMPERATURE_CPU, 463 .type = DEVICE_TEMPERATURE_CPU, 512 .type = DEVICE_TEMPERATURE_CPU, [all …]
|
D | thermal-845.c | 48 .type = DEVICE_TEMPERATURE_CPU,
|
D | thermal-8998.c | 48 .type = DEVICE_TEMPERATURE_CPU,
|
D | thermal_common.c | 232 if (type == DEVICE_TEMPERATURE_CPU) in initialize_sensor() 283 if (v_sen_t[j].type == DEVICE_TEMPERATURE_CPU) { in thermal_zone_init()
|
/hardware/libhardware/include_vendor/hardware/ |
D | thermal.h | 42 DEVICE_TEMPERATURE_CPU = 0, enumerator
|
/hardware/interfaces/thermal/1.0/default/ |
D | Thermal.cpp | 71 case DEVICE_TEMPERATURE_CPU: in getTemperatures()
|