/drivers/thermal/intel/ |
D | intel_quark_dts_thermal.c | 118 static int soc_dts_enable(struct thermal_zone_device *tzd) in soc_dts_enable() 146 static int soc_dts_disable(struct thermal_zone_device *tzd) in soc_dts_disable() 200 static inline int sys_get_trip_temp(struct thermal_zone_device *tzd, in sys_get_trip_temp() 206 static inline int sys_get_crit_temp(struct thermal_zone_device *tzd, int *temp) in sys_get_crit_temp() 259 static inline int sys_set_trip_temp(struct thermal_zone_device *tzd, int trip, in sys_set_trip_temp() 276 static int sys_get_curr_temp(struct thermal_zone_device *tzd, in sys_get_curr_temp() 301 static int sys_change_mode(struct thermal_zone_device *tzd, in sys_change_mode()
|
D | intel_pch_thermal.c | 85 struct thermal_zone_device *tzd; member 290 static int pch_thermal_get_temp(struct thermal_zone_device *tzd, int *temp) in pch_thermal_get_temp() 297 static int pch_get_trip_type(struct thermal_zone_device *tzd, int trip, in pch_get_trip_type() 314 static int pch_get_trip_temp(struct thermal_zone_device *tzd, int trip, int *temp) in pch_get_trip_temp() 330 static void pch_critical(struct thermal_zone_device *tzd) in pch_critical()
|
D | intel_soc_dts_iosf.c | 74 static int sys_get_trip_temp(struct thermal_zone_device *tzd, int trip, in sys_get_trip_temp() 193 static int sys_set_trip_temp(struct thermal_zone_device *tzd, int trip, in sys_set_trip_temp() 211 static int sys_get_trip_type(struct thermal_zone_device *tzd, in sys_get_trip_type() 223 static int sys_get_curr_temp(struct thermal_zone_device *tzd, in sys_get_curr_temp()
|
D | x86_pkg_temp_thermal.c | 126 static int sys_get_curr_temp(struct thermal_zone_device *tzd, int *temp) in sys_get_curr_temp() 141 static int sys_get_trip_temp(struct thermal_zone_device *tzd, in sys_get_trip_temp() 176 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
|
/drivers/thermal/intel/int340x_thermal/ |
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_get_trip_temp(struct thermal_zone_device *tzd, in sys_get_trip_temp() 167 static int sys_get_trip_type(struct thermal_zone_device *tzd, int trip, in sys_get_trip_type() 175 static int sys_set_trip_temp(struct thermal_zone_device *tzd, int trip, int temp) in sys_set_trip_temp()
|
/drivers/thermal/ |
D | thermal_of.c | 404 struct thermal_zone_device *tzd; in thermal_zone_of_add_sensor() local 527 struct thermal_zone_device *tzd = ERR_PTR(-ENODEV); in thermal_zone_of_sensor_register() local 582 struct thermal_zone_device *tzd) in thermal_zone_of_sensor_unregister() 652 struct thermal_zone_device **ptr, *tzd; in devm_thermal_zone_of_sensor_register() local 686 struct thermal_zone_device *tzd) in devm_thermal_zone_of_sensor_unregister()
|
D | imx_sc_thermal.c | 24 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 | 84 struct thermal_zone_device *tzd; member
|
D | hisi_thermal.c | 70 struct thermal_zone_device *tzd; member 546 struct thermal_zone_device *tzd = sensor->tzd; in hisi_thermal_toggle_sensor() local
|
D | imx8mm_thermal.c | 51 struct thermal_zone_device *tzd; member
|
D | amlogic_thermal.c | 104 struct thermal_zone_device *tzd; member
|
D | qoriq_thermal.c | 143 struct thermal_zone_device *tzd; in qoriq_tmu_register_tmu_zone() local
|
D | rockchip_thermal.c | 136 struct thermal_zone_device *tzd; member 1190 struct thermal_zone_device *tzd = sensor->tzd; in rockchip_thermal_toggle_sensor() local
|
D | sun8i_thermal.c | 63 struct thermal_zone_device *tzd; member
|
/drivers/thermal/tegra/ |
D | tegra30-tsensor.c | 78 struct thermal_zone_device *tzd; member 285 struct thermal_zone_device *tzd = tsc->tzd; in tegra_tsensor_disable_hw_channel() local 307 static void tegra_tsensor_get_hw_channel_trips(struct thermal_zone_device *tzd, in tegra_tsensor_get_hw_channel_trips() 350 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 158 struct thermal_zone_device *tzd; in tegra_bpmp_thermal_probe() local
|
/drivers/thermal/qcom/ |
D | qcom-spmi-adc-tm5.c | 115 struct thermal_zone_device *tzd; member 352 struct thermal_zone_device *tzd; in adc_tm5_register_tzd() local
|
D | tsens.c | 1057 struct thermal_zone_device *tzd; in tsens_register() local
|
/drivers/thermal/samsung/ |
D | exynos_tmu.c | 193 struct thermal_zone_device *tzd; member 262 struct thermal_zone_device *tzd = data->tzd; in exynos_tmu_initialize() local 1139 struct thermal_zone_device *tzd = data->tzd; in exynos_tmu_remove() local
|
/drivers/hwmon/ |
D | hwmon.c | 64 struct thermal_zone_device *tzd;/* thermal zone device */ member 205 struct thermal_zone_device *tzd; in hwmon_thermal_add_sensor() local
|
/drivers/iio/adc/ |
D | sun4i-gpadc-iio.c | 105 struct thermal_zone_device *tzd; member
|
/drivers/regulator/ |
D | max8973-regulator.c | 487 struct thermal_zone_device *tzd; in max8973_thermal_init() local
|
/drivers/power/supply/ |
D | power_supply_core.c | 1051 static int power_supply_read_temp(struct thermal_zone_device *tzd, in power_supply_read_temp()
|