/linux-6.14.4/drivers/thermal/intel/ |
D | intel_quark_dts_thermal.c | 115 static int soc_dts_enable(struct thermal_zone_device *tzd) in soc_dts_enable() 143 static int soc_dts_disable(struct thermal_zone_device *tzd) in soc_dts_disable() 245 static inline int sys_set_trip_temp(struct thermal_zone_device *tzd, in sys_set_trip_temp() 267 static int sys_get_curr_temp(struct thermal_zone_device *tzd, in sys_get_curr_temp() 292 static int sys_change_mode(struct thermal_zone_device *tzd, in sys_change_mode()
|
D | intel_pch_thermal.c | 86 struct thermal_zone_device *tzd; member 121 static int pch_thermal_get_temp(struct thermal_zone_device *tzd, int *temp) in pch_thermal_get_temp() 129 static void pch_critical(struct thermal_zone_device *tzd) in pch_critical()
|
D | intel_soc_dts_iosf.c | 132 static int sys_set_trip_temp(struct thermal_zone_device *tzd, in sys_set_trip_temp() 151 static int sys_get_curr_temp(struct thermal_zone_device *tzd, in sys_get_curr_temp()
|
D | x86_pkg_temp_thermal.c | 107 static int sys_get_curr_temp(struct thermal_zone_device *tzd, int *temp) in sys_get_curr_temp() 122 sys_set_trip_temp(struct thermal_zone_device *tzd, in sys_set_trip_temp()
|
D | intel_bxt_pmic_thermal.c | 156 struct thermal_zone_device *tzd; in pmic_thermal_irq_handler() local
|
/linux-6.14.4/drivers/thermal/tegra/ |
D | tegra30-tsensor.c | 77 struct thermal_zone_device *tzd; member 284 struct thermal_zone_device *tzd = tsc->tzd; in tegra_tsensor_disable_hw_channel() local 323 static void tegra_tsensor_get_hw_channel_trips(struct thermal_zone_device *tzd, in tegra_tsensor_get_hw_channel_trips() 352 struct thermal_zone_device *tzd = tsc->tzd; in tegra_tsensor_enable_hw_channel() local
|
D | tegra-bpmp-thermal.c | 21 struct thermal_zone_device *tzd; member 217 struct thermal_zone_device *tzd; in tegra_bpmp_thermal_probe() local
|
/linux-6.14.4/drivers/thermal/ |
D | loongson2_thermal.c | 98 struct thermal_zone_device *tzd = dev; in loongson2_thermal_irq_thread() local 124 struct thermal_zone_device *tzd; in loongson2_thermal_probe() local
|
D | thermal_core.c | 1657 void *thermal_zone_device_priv(struct thermal_zone_device *tzd) in thermal_zone_device_priv() 1663 const char *thermal_zone_device_type(struct thermal_zone_device *tzd) in thermal_zone_device_type() 1669 int thermal_zone_device_id(struct thermal_zone_device *tzd) in thermal_zone_device_id() 1675 struct device *thermal_zone_device(struct thermal_zone_device *tzd) in thermal_zone_device()
|
D | imx_sc_thermal.c | 22 struct thermal_zone_device *tzd; member
|
D | sprd_thermal.c | 76 struct thermal_zone_device *tzd; member 323 struct thermal_zone_device *tzd = sen->tzd; in sprd_thm_toggle_sensor() local
|
D | k3_bandgap.c | 85 struct thermal_zone_device *tzd; member
|
D | hisi_thermal.c | 61 struct thermal_zone_device *tzd; member 533 struct thermal_zone_device *tzd = sensor->tzd; in hisi_thermal_toggle_sensor() local
|
D | thermal_of.c | 471 struct thermal_zone_device **ptr, *tzd; in devm_thermal_of_zone_register() local
|
D | amlogic_thermal.c | 101 struct thermal_zone_device *tzd; member
|
D | qoriq_thermal.c | 148 struct thermal_zone_device *tzd; in qoriq_tmu_register_tmu_zone() local
|
D | imx8mm_thermal.c | 87 struct thermal_zone_device *tzd; member
|
D | rockchip_thermal.c | 121 struct thermal_zone_device *tzd; member 1356 struct thermal_zone_device *tzd = sensor->tzd; in rockchip_thermal_toggle_sensor() local
|
/linux-6.14.4/drivers/thermal/intel/int340x_thermal/ |
D | processor_thermal_device_pci.c | 217 static int sys_get_curr_temp(struct thermal_zone_device *tzd, int *temp) in sys_get_curr_temp() 228 static int sys_set_trip_temp(struct thermal_zone_device *tzd, in sys_set_trip_temp()
|
/linux-6.14.4/include/linux/ |
D | thermal.h | 338 static inline const char *thermal_zone_device_type(struct thermal_zone_device *tzd) in thermal_zone_device_type() 343 static inline int thermal_zone_device_id(struct thermal_zone_device *tzd) in thermal_zone_device_id()
|
/linux-6.14.4/drivers/hwmon/ |
D | scmi-hwmon.c | 197 struct thermal_zone_device *tzd; in scmi_thermal_sensor_register() local
|
D | hwmon.c | 68 struct thermal_zone_device *tzd;/* thermal zone device */ member 227 struct thermal_zone_device *tzd; in hwmon_thermal_add_sensor() local
|
/linux-6.14.4/drivers/thermal/qcom/ |
D | qcom-spmi-adc-tm5.c | 208 struct thermal_zone_device *tzd; member 671 struct thermal_zone_device *tzd; in adc_tm5_register_tzd() local
|
/linux-6.14.4/drivers/thermal/samsung/ |
D | exynos_tmu.c | 187 struct thermal_zone_device *tzd; member 283 struct thermal_zone_device *tzd = data->tzd; in exynos_thermal_zone_configure() local
|
/linux-6.14.4/drivers/iio/adc/ |
D | sun4i-gpadc-iio.c | 104 struct thermal_zone_device *tzd; member
|