Home
last modified time | relevance | path

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

12

/openbmc/linux/drivers/thermal/intel/
H A Dintel_quark_dts_thermal.c120 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 Dintel_pch_thermal.c86 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 Dintel_soc_dts_iosf.c148 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 Dx86_pkg_temp_thermal.c108 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 Dintel_bxt_pmic_thermal.c156 struct thermal_zone_device *tzd; in pmic_thermal_irq_handler() local
/openbmc/linux/drivers/thermal/
H A Dloongson2_thermal.c74 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 Dthermal_core.c1418 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 Dimx_sc_thermal.c22 struct thermal_zone_device *tzd; member
H A Dsprd_thermal.c76 struct thermal_zone_device *tzd; member
323 struct thermal_zone_device *tzd = sen->tzd; in sprd_thm_toggle_sensor() local
H A Dk3_bandgap.c86 struct thermal_zone_device *tzd; member
H A Dhisi_thermal.c61 struct thermal_zone_device *tzd; member
535 struct thermal_zone_device *tzd = sensor->tzd; in hisi_thermal_toggle_sensor() local
H A Damlogic_thermal.c101 struct thermal_zone_device *tzd; member
H A Dqoriq_thermal.c148 struct thermal_zone_device *tzd; in qoriq_tmu_register_tmu_zone() local
H A Dimx8mm_thermal.c87 struct thermal_zone_device *tzd; member
H A Dthermal_of.c575 struct thermal_zone_device **ptr, *tzd; in devm_thermal_of_zone_register() local
H A Drockchip_thermal.c121 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 Dtegra30-tsensor.c77 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 Dtegra-bpmp-thermal.c21 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 Dprocessor_thermal_device_pci.c136 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 Dscmi-hwmon.c197 struct thermal_zone_device *tzd; in scmi_thermal_sensor_register() local
H A Dhwmon.c67 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 Dthermal.h421 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 Dexynos_tmu.c192 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 Dqcom-spmi-adc-tm5.c208 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 Dsun4i-gpadc-iio.c104 struct thermal_zone_device *tzd; member

12