Home
last modified time | relevance | path

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

/device/htc/flounder/thermal/
Dthermal.c37 #define GPU_SENSOR_NUM 4 macro
122 result = read_temperature(GPU_SENSOR_NUM, DEVICE_TEMPERATURE_GPU, GPU_LABEL, 0.001, in get_temperatures()
/device/huawei/angler/thermal/
Dthermal.c36 #define GPU_SENSOR_NUM 13 macro
142 result = read_temperature(GPU_SENSOR_NUM, DEVICE_TEMPERATURE_GPU, GPU_LABEL, 1, in get_temperatures()
/device/moto/shamu/thermal/
Dthermal.c37 #define GPU_SENSOR_NUM 11 macro
137 result = read_temperature(GPU_SENSOR_NUM, DEVICE_TEMPERATURE_GPU, GPU_LABEL, in get_temperatures()
/device/lge/bullhead/thermal/
Dthermal.c38 #define GPU_SENSOR_NUM 12 macro
144 sprintf(file_name, TEMPERATURE_FILE_FORMAT, GPU_SENSOR_NUM); in get_temperatures()