Home
last modified time | relevance | path

Searched refs:thermal_zone_get_zone_by_name (Results 1 – 25 of 27) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Dgpd-pocket-fan.c158 fan->dts0 = thermal_zone_get_zone_by_name("soc_dts0"); in gpd_pocket_fan_probe()
162 fan->dts1 = thermal_zone_get_zone_by_name("soc_dts1"); in gpd_pocket_fan_probe()
/OK3568_Linux_fs/kernel/include/linux/
H A Dthermal.h409 struct thermal_zone_device *thermal_zone_get_zone_by_name(const char *name);
449 static inline struct thermal_zone_device *thermal_zone_get_zone_by_name( in thermal_zone_get_zone_by_name() function
/OK3568_Linux_fs/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()
/OK3568_Linux_fs/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.c938 pvtm->tz = thermal_zone_get_zone_by_name(tz_name); in rockchip_pvtm_init()
H A Drockchip_system_monitor.c1527 monitor->tz = thermal_zone_get_zone_by_name(tz_name); in rockchip_system_monitor_parse_dt()
H A Drockchip_opp_select.c327 pvtm->tz = thermal_zone_get_zone_by_name(pvtm->tz_name); in rockchip_parse_pvtm_config()
/OK3568_Linux_fs/kernel/drivers/thermal/ti-soc-thermal/
H A Dti-thermal-common.c159 data->pcb_tz = thermal_zone_get_zone_by_name("pcb"); in ti_thermal_build_data()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/ipa/
H A Dmali_kbase_ipa_simple.c327 tz = thermal_zone_get_zone_by_name(tz_name); in kbase_simple_power_model_recalculate()
/OK3568_Linux_fs/kernel/drivers/thermal/intel/
H A Dintel_bxt_pmic_thermal.c195 tzd = thermal_zone_get_zone_by_name(td->maps[i].handle); in pmic_thermal_irq_handler()
/OK3568_Linux_fs/kernel/drivers/thermal/
H A Dthermal_of.c385 tzd = thermal_zone_get_zone_by_name(zone->name); in thermal_zone_of_add_sensor()
1021 zone = thermal_zone_get_zone_by_name(child->name); in of_thermal_destroy_zones()
H A Dthermal_core.c1587 struct thermal_zone_device *thermal_zone_get_zone_by_name(const char *name) in thermal_zone_get_zone_by_name() function
1613 EXPORT_SYMBOL_GPL(thermal_zone_get_zone_by_name);
/OK3568_Linux_fs/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()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/platform/rk/
H A Drk.c357 gpu_tz = thermal_zone_get_zone_by_name(tz_name); in power_model_simple_init()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_hikey960844 thermal_zone_get_zone_by_name
H A Dabi_gki_aarch64_vivo1659 thermal_zone_get_zone_by_name
H A Dabi_gki_aarch64_exynos1959 thermal_zone_get_zone_by_name
H A Dabi_gki_aarch64_qcom2483 thermal_zone_get_zone_by_name
H A Dabi_gki_aarch64_mtk2127 thermal_zone_get_zone_by_name
H A Dabi_gki_aarch64_rockchip1228 thermal_zone_get_zone_by_name
H A Dabi_gki_aarch64_oplus2670 thermal_zone_get_zone_by_name
/OK3568_Linux_fs/kernel/drivers/gpu/drm/tiny/
H A Drepaper.c1046 epd->thermal = thermal_zone_get_zone_by_name(thermal_zone); in repaper_probe()
/OK3568_Linux_fs/kernel/drivers/power/supply/
H A Dcharger-manager.c1254 thermal_zone_get_zone_by_name(desc->thermal_zone); in cm_init_thermal_data()
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dsdhci-omap.c316 thermal_dev = thermal_zone_get_zone_by_name("cpu_thermal"); in sdhci_omap_execute_tuning()
/OK3568_Linux_fs/kernel/drivers/video/rockchip/mpp/
H A Dmpp_rkvdec.c489 dec->thermal_zone = thermal_zone_get_zone_by_name(tz_name); in power_model_simple_init()

12