| /OK3568_Linux_fs/kernel/drivers/platform/x86/ |
| H A D | gpd-pocket-fan.c | 158 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 D | thermal.h | 409 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 D | mali_kbase_ipa_simple.c | 192 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 D | rockchip_ipa.c | 81 model_data->tz = thermal_zone_get_zone_by_name(tz_name); in rockchip_ipa_power_model_init()
|
| H A D | rockchip_pvtm.c | 938 pvtm->tz = thermal_zone_get_zone_by_name(tz_name); in rockchip_pvtm_init()
|
| H A D | rockchip_system_monitor.c | 1527 monitor->tz = thermal_zone_get_zone_by_name(tz_name); in rockchip_system_monitor_parse_dt()
|
| H A D | rockchip_opp_select.c | 327 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 D | ti-thermal-common.c | 159 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 D | mali_kbase_ipa_simple.c | 327 tz = thermal_zone_get_zone_by_name(tz_name); in kbase_simple_power_model_recalculate()
|
| /OK3568_Linux_fs/kernel/drivers/thermal/intel/ |
| H A D | intel_bxt_pmic_thermal.c | 195 tzd = thermal_zone_get_zone_by_name(td->maps[i].handle); in pmic_thermal_irq_handler()
|
| /OK3568_Linux_fs/kernel/drivers/thermal/ |
| H A D | thermal_of.c | 385 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 D | thermal_core.c | 1587 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 D | arm.c | 544 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 D | rk.c | 357 gpu_tz = thermal_zone_get_zone_by_name(tz_name); in power_model_simple_init()
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_hikey960 | 844 thermal_zone_get_zone_by_name
|
| H A D | abi_gki_aarch64_vivo | 1659 thermal_zone_get_zone_by_name
|
| H A D | abi_gki_aarch64_exynos | 1959 thermal_zone_get_zone_by_name
|
| H A D | abi_gki_aarch64_qcom | 2483 thermal_zone_get_zone_by_name
|
| H A D | abi_gki_aarch64_mtk | 2127 thermal_zone_get_zone_by_name
|
| H A D | abi_gki_aarch64_rockchip | 1228 thermal_zone_get_zone_by_name
|
| H A D | abi_gki_aarch64_oplus | 2670 thermal_zone_get_zone_by_name
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/tiny/ |
| H A D | repaper.c | 1046 epd->thermal = thermal_zone_get_zone_by_name(thermal_zone); in repaper_probe()
|
| /OK3568_Linux_fs/kernel/drivers/power/supply/ |
| H A D | charger-manager.c | 1254 thermal_zone_get_zone_by_name(desc->thermal_zone); in cm_init_thermal_data()
|
| /OK3568_Linux_fs/kernel/drivers/mmc/host/ |
| H A D | sdhci-omap.c | 316 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 D | mpp_rkvdec.c | 489 dec->thermal_zone = thermal_zone_get_zone_by_name(tz_name); in power_model_simple_init()
|