OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GPU_LABEL
(Results
1 - 5
of
5
) sorted by null
/device/google/marlin/thermal/
thermal.c
55
#define
GPU_LABEL
"GPU"
143
result = read_temperature(GPU_SENSOR_NUM, DEVICE_TEMPERATURE_GPU,
GPU_LABEL
, 0.1,
/device/htc/flounder/thermal/
thermal.c
44
#define
GPU_LABEL
"GPU"
122
result = read_temperature(GPU_SENSOR_NUM, DEVICE_TEMPERATURE_GPU,
GPU_LABEL
, 0.001,
/device/huawei/angler/thermal/
thermal.c
54
#define
GPU_LABEL
"GPU"
142
result = read_temperature(GPU_SENSOR_NUM, DEVICE_TEMPERATURE_GPU,
GPU_LABEL
, 1,
/device/lge/bullhead/thermal/
thermal.c
54
#define
GPU_LABEL
"GPU"
145
result = read_temperature(file_name, "%f", DEVICE_TEMPERATURE_GPU,
GPU_LABEL
, 1,
/device/moto/shamu/thermal/
thermal.c
52
#define
GPU_LABEL
"GPU"
137
result = read_temperature(GPU_SENSOR_NUM, DEVICE_TEMPERATURE_GPU,
GPU_LABEL
,
Completed in 385 milliseconds