Home
last modified time | relevance | path

Searched defs:tzd (Results 1 – 25 of 33) sorted by relevance

12

/linux-6.14.4/drivers/thermal/intel/
Dintel_quark_dts_thermal.c115 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()
Dintel_pch_thermal.c86 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()
Dintel_soc_dts_iosf.c132 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()
Dx86_pkg_temp_thermal.c107 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()
Dintel_bxt_pmic_thermal.c156 struct thermal_zone_device *tzd; in pmic_thermal_irq_handler() local
/linux-6.14.4/drivers/thermal/tegra/
Dtegra30-tsensor.c77 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
Dtegra-bpmp-thermal.c21 struct thermal_zone_device *tzd; member
217 struct thermal_zone_device *tzd; in tegra_bpmp_thermal_probe() local
/linux-6.14.4/drivers/thermal/
Dloongson2_thermal.c98 struct thermal_zone_device *tzd = dev; in loongson2_thermal_irq_thread() local
124 struct thermal_zone_device *tzd; in loongson2_thermal_probe() local
Dthermal_core.c1657 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()
Dimx_sc_thermal.c22 struct thermal_zone_device *tzd; member
Dsprd_thermal.c76 struct thermal_zone_device *tzd; member
323 struct thermal_zone_device *tzd = sen->tzd; in sprd_thm_toggle_sensor() local
Dk3_bandgap.c85 struct thermal_zone_device *tzd; member
Dhisi_thermal.c61 struct thermal_zone_device *tzd; member
533 struct thermal_zone_device *tzd = sensor->tzd; in hisi_thermal_toggle_sensor() local
Dthermal_of.c471 struct thermal_zone_device **ptr, *tzd; in devm_thermal_of_zone_register() local
Damlogic_thermal.c101 struct thermal_zone_device *tzd; member
Dqoriq_thermal.c148 struct thermal_zone_device *tzd; in qoriq_tmu_register_tmu_zone() local
Dimx8mm_thermal.c87 struct thermal_zone_device *tzd; member
Drockchip_thermal.c121 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/
Dprocessor_thermal_device_pci.c217 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/
Dthermal.h338 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/
Dscmi-hwmon.c197 struct thermal_zone_device *tzd; in scmi_thermal_sensor_register() local
Dhwmon.c68 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/
Dqcom-spmi-adc-tm5.c208 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/
Dexynos_tmu.c187 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/
Dsun4i-gpadc-iio.c104 struct thermal_zone_device *tzd; member

12