Searched refs:GPU_LABEL (Results 1 – 4 of 4) sorted by relevance
/device/htc/flounder/thermal/ |
D | thermal.c | 44 #define GPU_LABEL "GPU" 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 | 54 #define GPU_LABEL "GPU" macro 142 result = read_temperature(GPU_SENSOR_NUM, DEVICE_TEMPERATURE_GPU, GPU_LABEL, 1, in get_temperatures()
|
/device/moto/shamu/thermal/ |
D | thermal.c | 52 #define GPU_LABEL "GPU" macro 137 result = read_temperature(GPU_SENSOR_NUM, DEVICE_TEMPERATURE_GPU, GPU_LABEL, in get_temperatures()
|
/device/lge/bullhead/thermal/ |
D | thermal.c | 54 #define GPU_LABEL "GPU" macro 145 result = read_temperature(file_name, "%f", DEVICE_TEMPERATURE_GPU, GPU_LABEL, 1, in get_temperatures()
|