Home
last modified time | relevance | path

Searched defs:thermal_zone_get_temp (Results 1 – 3 of 3) sorted by relevance

/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/ipa/
Dmali_kbase_ipa_simple.c63 #define thermal_zone_get_temp(tz, temp) \ macro
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/ipa/
Dmali_kbase_ipa_simple.c63 #define thermal_zone_get_temp(tz, temp) kbase_simple_power_model_get_dummy_temp(tz, temp) macro
/device/soc/rockchip/common/sdk_linux/include/linux/
Dthermal.h410 static inline int thermal_zone_get_temp(struct thermal_zone_device *tz, int *temp) in thermal_zone_get_temp() function