Home
last modified time | relevance | path

Searched refs:thermal_zone_get_zone_by_name (Results 1 - 21 of 21) sorted by relevance

/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dthermal.h366 struct thermal_zone_device *thermal_zone_get_zone_by_name(const char *name);
406 static inline struct thermal_zone_device *thermal_zone_get_zone_by_name(const char *name) in thermal_zone_get_zone_by_name() function
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/ipa/
H A Dmali_kbase_ipa_simple.c180 model_data->gpu_tz = thermal_zone_get_zone_by_name(model_data->tz_name); in kbase_simple_power_model_recalculate()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/ipa/
H A Dmali_kbase_ipa_simple.c192 model_data->gpu_tz = thermal_zone_get_zone_by_name(model_data->tz_name); in kbase_simple_power_model_recalculate()
/device/soc/rockchip/common/vendor/drivers/rockchip/
H A Drockchip_ipa.c83 model_data->tz = thermal_zone_get_zone_by_name(tz_name); in rockchip_ipa_power_model_init()
H A Drockchip_pvtm.c876 pvtm->tz = thermal_zone_get_zone_by_name(tz_name); in rockchip_pvtm_init()
H A Drockchip_opp_select.c295 pvtm->tz = thermal_zone_get_zone_by_name(pvtm->tz_name); in rockchip_parse_pvtm_config()
H A Drockchip_system_monitor.c1308 monitor->tz = thermal_zone_get_zone_by_name(tz_name); in rockchip_system_monitor_parse_dt()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/ipa/
H A Dmali_kbase_ipa_simple.c321 tz = thermal_zone_get_zone_by_name(tz_name); in kbase_simple_power_model_recalculate()
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/ipa/
H A Dmali_kbase_ipa_simple.c298 tz = thermal_zone_get_zone_by_name(tz_name); in kbase_simple_power_model_recalculate()
/device/soc/rockchip/rk3588/kernel/drivers/soc/rockchip/
H A Drockchip_ipa.c81 model_data->tz = thermal_zone_get_zone_by_name(tz_name); in rockchip_ipa_power_model_init()
H A Drockchip_pvtm.c877 pvtm->tz = thermal_zone_get_zone_by_name(tz_name); in rockchip_pvtm_init()
H A Drockchip_opp_select.c325 pvtm->tz = thermal_zone_get_zone_by_name(pvtm->tz_name); in rockchip_parse_pvtm_config()
H A Drockchip_system_monitor.c1323 monitor->tz = thermal_zone_get_zone_by_name(tz_name); in rockchip_system_monitor_parse_dt()
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/platform/rk/
H A Drk.c254 gpu_tz = thermal_zone_get_zone_by_name(tz_name); in power_model_simple_init()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/platform/rk/
H A Drk.c261 gpu_tz = thermal_zone_get_zone_by_name(tz_name); in power_model_simple_init()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/platform/arm/
H A Darm.c544 gpu_tz = thermal_zone_get_zone_by_name("soc_thermal"); in mali_platform_device_init()
/device/soc/rockchip/common/sdk_linux/drivers/thermal/
H A Dthermal_core.c1605 * thermal_zone_get_zone_by_name() - search for a zone and returns its ref
1614 struct thermal_zone_device *thermal_zone_get_zone_by_name(const char *name) in thermal_zone_get_zone_by_name() function
1641 EXPORT_SYMBOL_GPL(thermal_zone_get_zone_by_name); variable
/device/soc/rockchip/common/vendor/drivers/video/rockchip/mpp/
H A Dmpp_rkvdec.c463 dec->thermal_zone = thermal_zone_get_zone_by_name(tz_name); in power_model_simple_init()
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/mpp/
H A Dmpp_rkvdec.c488 dec->thermal_zone = thermal_zone_get_zone_by_name(tz_name); in power_model_simple_init()
/device/soc/rockchip/common/vendor/drivers/devfreq/
H A Drockchip_dmc.c2941 dmcfreq->ddr_tz = thermal_zone_get_zone_by_name(tz_name); in ddr_power_model_simple_init()
/device/soc/rockchip/rk3588/kernel/drivers/devfreq/
H A Drockchip_dmc.c3112 dmcfreq->ddr_tz = thermal_zone_get_zone_by_name(tz_name); in ddr_power_model_simple_init()

Completed in 31 milliseconds