/openbmc/linux/drivers/thermal/intel/ |
H A D | intel_quark_dts_thermal.c | 120 static int soc_dts_enable(struct thermal_zone_device *tzd) in soc_dts_enable() 148 static int soc_dts_disable(struct thermal_zone_device *tzd) in soc_dts_disable() 250 static inline int sys_set_trip_temp(struct thermal_zone_device *tzd, int trip, in sys_set_trip_temp() 256 static int sys_get_curr_temp(struct thermal_zone_device *tzd, in sys_get_curr_temp() 281 static int sys_change_mode(struct thermal_zone_device *tzd, in sys_change_mode()
|
H A D | intel_pch_thermal.c | 86 struct thermal_zone_device *tzd; member 120 static int pch_thermal_get_temp(struct thermal_zone_device *tzd, int *temp) in pch_thermal_get_temp() 128 static void pch_critical(struct thermal_zone_device *tzd) in pch_critical()
|
H A D | intel_soc_dts_iosf.c | 148 static int sys_set_trip_temp(struct thermal_zone_device *tzd, int trip, in sys_set_trip_temp() 165 static int sys_get_curr_temp(struct thermal_zone_device *tzd, in sys_get_curr_temp()
|
H A D | x86_pkg_temp_thermal.c | 108 static int sys_get_curr_temp(struct thermal_zone_device *tzd, int *temp) in sys_get_curr_temp() 123 sys_set_trip_temp(struct thermal_zone_device *tzd, int trip, int temp) in sys_set_trip_temp()
|
H A D | intel_bxt_pmic_thermal.c | 156 struct thermal_zone_device *tzd; in pmic_thermal_irq_handler() local
|
/openbmc/linux/drivers/thermal/ |
H A D | loongson2_thermal.c | 74 struct thermal_zone_device *tzd = dev; in loongson2_thermal_irq_thread() local 101 struct thermal_zone_device *tzd; in loongson2_thermal_probe() local
|
H A D | thermal_core.c | 1418 void *thermal_zone_device_priv(struct thermal_zone_device *tzd) in thermal_zone_device_priv() 1424 const char *thermal_zone_device_type(struct thermal_zone_device *tzd) in thermal_zone_device_type() 1430 int thermal_zone_device_id(struct thermal_zone_device *tzd) in thermal_zone_device_id() 1436 struct device *thermal_zone_device(struct thermal_zone_device *tzd) in thermal_zone_device()
|
H A D | imx_sc_thermal.c | 22 struct thermal_zone_device *tzd; member
|
H A 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
|
H A D | k3_bandgap.c | 86 struct thermal_zone_device *tzd; member
|
H A D | hisi_thermal.c | 61 struct thermal_zone_device *tzd; member 535 struct thermal_zone_device *tzd = sensor->tzd; in hisi_thermal_toggle_sensor() local
|
H A D | amlogic_thermal.c | 101 struct thermal_zone_device *tzd; member
|
H A D | qoriq_thermal.c | 148 struct thermal_zone_device *tzd; in qoriq_tmu_register_tmu_zone() local
|
H A D | imx8mm_thermal.c | 87 struct thermal_zone_device *tzd; member
|
H A D | thermal_of.c | 575 struct thermal_zone_device **ptr, *tzd; in devm_thermal_of_zone_register() local
|
H A D | rockchip_thermal.c | 121 struct thermal_zone_device *tzd; member 1355 struct thermal_zone_device *tzd = sensor->tzd; in rockchip_thermal_toggle_sensor() local
|
/openbmc/linux/drivers/thermal/tegra/ |
H A 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 306 static void tegra_tsensor_get_hw_channel_trips(struct thermal_zone_device *tzd, in tegra_tsensor_get_hw_channel_trips() 348 struct thermal_zone_device *tzd = tsc->tzd; in tegra_tsensor_enable_hw_channel() local
|
H A D | tegra-bpmp-thermal.c | 21 struct thermal_zone_device *tzd; member 217 struct thermal_zone_device *tzd; in tegra_bpmp_thermal_probe() local
|
/openbmc/linux/drivers/thermal/intel/int340x_thermal/ |
H A D | processor_thermal_device_pci.c | 136 static int sys_get_curr_temp(struct thermal_zone_device *tzd, int *temp) in sys_get_curr_temp() 147 static int sys_set_trip_temp(struct thermal_zone_device *tzd, int trip, int temp) in sys_set_trip_temp()
|
/openbmc/linux/drivers/hwmon/ |
H A D | scmi-hwmon.c | 197 struct thermal_zone_device *tzd; in scmi_thermal_sensor_register() local
|
H A D | hwmon.c | 67 struct thermal_zone_device *tzd;/* thermal zone device */ member 220 struct thermal_zone_device *tzd; in hwmon_thermal_add_sensor() local
|
/openbmc/linux/include/linux/ |
H A D | thermal.h | 421 static inline const char *thermal_zone_device_type(struct thermal_zone_device *tzd) in thermal_zone_device_type() 426 static inline int thermal_zone_device_id(struct thermal_zone_device *tzd) in thermal_zone_device_id()
|
/openbmc/linux/drivers/thermal/samsung/ |
H A D | exynos_tmu.c | 192 struct thermal_zone_device *tzd; member 261 struct thermal_zone_device *tzd = data->tzd; in exynos_tmu_initialize() local
|
/openbmc/linux/drivers/thermal/qcom/ |
H A 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
|
/openbmc/linux/drivers/iio/adc/ |
H A D | sun4i-gpadc-iio.c | 104 struct thermal_zone_device *tzd; member
|