HomeSort by relevance Sort by last modified time
    Searched refs:GPU_SENSOR_NUM (Results 1 - 5 of 5) sorted by null

  /device/google/marlin/thermal/
thermal.c 36 #define GPU_SENSOR_NUM 14
143 result = read_temperature(GPU_SENSOR_NUM, DEVICE_TEMPERATURE_GPU, GPU_LABEL, 0.1,
  /device/htc/flounder/thermal/
thermal.c 37 #define GPU_SENSOR_NUM 4
122 result = read_temperature(GPU_SENSOR_NUM, DEVICE_TEMPERATURE_GPU, GPU_LABEL, 0.001,
  /device/huawei/angler/thermal/
thermal.c 36 #define GPU_SENSOR_NUM 13
142 result = read_temperature(GPU_SENSOR_NUM, DEVICE_TEMPERATURE_GPU, GPU_LABEL, 1,
  /device/lge/bullhead/thermal/
thermal.c 38 #define GPU_SENSOR_NUM 12
144 sprintf(file_name, TEMPERATURE_FILE_FORMAT, GPU_SENSOR_NUM);
  /device/moto/shamu/thermal/
thermal.c 37 #define GPU_SENSOR_NUM 11
137 result = read_temperature(GPU_SENSOR_NUM, DEVICE_TEMPERATURE_GPU, GPU_LABEL,

Completed in 688 milliseconds