/Linux-v5.4/drivers/thermal/intel/ |
D | intel_quark_dts_thermal.c | 122 static int soc_dts_enable(struct thermal_zone_device *tzd) in soc_dts_enable() 155 static int soc_dts_disable(struct thermal_zone_device *tzd) in soc_dts_disable() 214 static inline int sys_get_trip_temp(struct thermal_zone_device *tzd, in sys_get_trip_temp() 220 static inline int sys_get_crit_temp(struct thermal_zone_device *tzd, int *temp) in sys_get_crit_temp() 273 static inline int sys_set_trip_temp(struct thermal_zone_device *tzd, int trip, in sys_set_trip_temp() 290 static int sys_get_curr_temp(struct thermal_zone_device *tzd, in sys_get_curr_temp() 315 static int sys_get_mode(struct thermal_zone_device *tzd, in sys_get_mode() 323 static int sys_set_mode(struct thermal_zone_device *tzd, in sys_set_mode()
|
D | intel_soc_dts_iosf.c | 73 static int sys_get_trip_temp(struct thermal_zone_device *tzd, int trip, in sys_get_trip_temp() 189 static int sys_set_trip_temp(struct thermal_zone_device *tzd, int trip, in sys_set_trip_temp() 207 static int sys_get_trip_type(struct thermal_zone_device *tzd, in sys_get_trip_type() 219 static int sys_get_curr_temp(struct thermal_zone_device *tzd, in sys_get_curr_temp()
|
D | intel_pch_thermal.c | 61 struct thermal_zone_device *tzd; member 224 static int pch_thermal_get_temp(struct thermal_zone_device *tzd, int *temp) in pch_thermal_get_temp() 231 static int pch_get_trip_type(struct thermal_zone_device *tzd, int trip, in pch_get_trip_type() 248 static int pch_get_trip_temp(struct thermal_zone_device *tzd, int trip, int *temp) in pch_get_trip_temp()
|
D | x86_pkg_temp_thermal.c | 124 static int sys_get_curr_temp(struct thermal_zone_device *tzd, int *temp) in sys_get_curr_temp() 139 static int sys_get_trip_temp(struct thermal_zone_device *tzd, in sys_get_trip_temp() 174 sys_set_trip_temp(struct thermal_zone_device *tzd, int trip, int temp) in sys_set_trip_temp()
|
D | intel_bxt_pmic_thermal.c | 156 struct thermal_zone_device *tzd; in pmic_thermal_irq_handler() local
|
/Linux-v5.4/drivers/platform/x86/ |
D | intel_mid_thermal.c | 73 struct thermal_zone_device *tzd[MSIC_THERMAL_SENSORS]; member 161 static int mid_read_temp(struct thermal_zone_device *tzd, int *temp) in mid_read_temp() 441 static int read_curr_temp(struct thermal_zone_device *tzd, int *temp) in read_curr_temp()
|
/Linux-v5.4/drivers/thermal/ |
D | of-thermal.c | 417 struct thermal_zone_device *tzd; in thermal_zone_of_add_sensor() local 488 struct thermal_zone_device *tzd = ERR_PTR(-ENODEV); in thermal_zone_of_sensor_register() local 557 struct thermal_zone_device *tzd) in thermal_zone_of_sensor_unregister() 621 struct thermal_zone_device **ptr, *tzd; in devm_thermal_zone_of_sensor_register() local 655 struct thermal_zone_device *tzd) in devm_thermal_zone_of_sensor_unregister()
|
D | zx2967_thermal.c | 51 struct thermal_zone_device *tzd; member
|
D | hisi_thermal.c | 70 struct thermal_zone_device *tzd; member 550 struct thermal_zone_device *tzd = sensor->tzd; in hisi_thermal_toggle_sensor() local
|
D | rockchip_thermal.c | 133 struct thermal_zone_device *tzd; member 1058 struct thermal_zone_device *tzd = sensor->tzd; in rockchip_thermal_toggle_sensor() local
|
D | qoriq_thermal.c | 69 struct thermal_zone_device *tzd; member
|
/Linux-v5.4/drivers/thermal/tegra/ |
D | tegra-bpmp-thermal.c | 21 struct thermal_zone_device *tzd; member 158 struct thermal_zone_device *tzd; in tegra_bpmp_thermal_probe() local
|
/Linux-v5.4/drivers/thermal/qcom/ |
D | tsens.c | 85 struct thermal_zone_device *tzd; in tsens_register() local
|
D | tsens.h | 42 struct thermal_zone_device *tzd; member
|
/Linux-v5.4/drivers/thermal/samsung/ |
D | exynos_tmu.c | 190 struct thermal_zone_device *tzd; member 259 struct thermal_zone_device *tzd = data->tzd; in exynos_tmu_initialize() local 1133 struct thermal_zone_device *tzd = data->tzd; in exynos_tmu_remove() local
|
/Linux-v5.4/drivers/iio/adc/ |
D | sun4i-gpadc-iio.c | 105 struct thermal_zone_device *tzd; member
|
/Linux-v5.4/drivers/regulator/ |
D | max8973-regulator.c | 510 struct thermal_zone_device *tzd; in max8973_thermal_init() local
|
/Linux-v5.4/drivers/hwmon/ |
D | hwmon.c | 144 struct thermal_zone_device *tzd; in hwmon_thermal_add_sensor() local
|
/Linux-v5.4/drivers/power/supply/ |
D | power_supply_core.c | 844 static int power_supply_read_temp(struct thermal_zone_device *tzd, in power_supply_read_temp()
|
/Linux-v5.4/include/linux/ |
D | power_supply.h | 286 struct thermal_zone_device *tzd; member
|