Searched refs:GPU_SENSOR_NUM (Results 1 – 4 of 4) sorted by relevance
/device/htc/flounder/thermal/ |
D | thermal.c | 37 #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/ |
D | thermal.c | 36 #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/ |
D | thermal.c | 37 #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/ |
D | thermal.c | 38 #define GPU_SENSOR_NUM 12 macro 144 sprintf(file_name, TEMPERATURE_FILE_FORMAT, GPU_SENSOR_NUM); in get_temperatures()
|