Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thermal/
Dintel_quark_dts_thermal.c122 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()
Dintel_soc_dts_iosf.c82 static int sys_get_trip_temp(struct thermal_zone_device *tzd, int trip, in sys_get_trip_temp()
198 static int sys_set_trip_temp(struct thermal_zone_device *tzd, int trip, in sys_set_trip_temp()
216 static int sys_get_trip_type(struct thermal_zone_device *tzd, in sys_get_trip_type()
228 static int sys_get_curr_temp(struct thermal_zone_device *tzd, in sys_get_curr_temp()
Dintel_pch_thermal.c70 struct thermal_zone_device *tzd; member
233 static int pch_thermal_get_temp(struct thermal_zone_device *tzd, int *temp) in pch_thermal_get_temp()
240 static int pch_get_trip_type(struct thermal_zone_device *tzd, int trip, in pch_get_trip_type()
257 static int pch_get_trip_temp(struct thermal_zone_device *tzd, int trip, int *temp) in pch_get_trip_temp()
Dof-thermal.c391 struct thermal_zone_device *tzd; in thermal_zone_of_add_sensor() local
462 struct thermal_zone_device *tzd = ERR_PTR(-ENODEV); in thermal_zone_of_sensor_register() local
531 struct thermal_zone_device *tzd) in thermal_zone_of_sensor_unregister()
595 struct thermal_zone_device **ptr, *tzd; in devm_thermal_zone_of_sensor_register() local
629 struct thermal_zone_device *tzd) in devm_thermal_zone_of_sensor_unregister()
Dx86_pkg_temp_thermal.c151 static int sys_get_curr_temp(struct thermal_zone_device *tzd, int *temp) in sys_get_curr_temp()
165 static int sys_get_trip_temp(struct thermal_zone_device *tzd, in sys_get_trip_temp()
200 sys_set_trip_temp(struct thermal_zone_device *tzd, int trip, int temp) in sys_set_trip_temp()
Dzx2967_thermal.c52 struct thermal_zone_device *tzd; member
Dhisi_thermal.c62 struct thermal_zone_device *tzd; member
521 struct thermal_zone_device *tzd = sensor->tzd; in hisi_thermal_toggle_sensor() local
Dintel_bxt_pmic_thermal.c165 struct thermal_zone_device *tzd; in pmic_thermal_irq_handler() local
Drockchip_thermal.c141 struct thermal_zone_device *tzd; member
1028 struct thermal_zone_device *tzd = sensor->tzd; in rockchip_thermal_toggle_sensor() local
/Linux-v4.19/drivers/platform/x86/
Dintel_mid_thermal.c89 struct thermal_zone_device *tzd[MSIC_THERMAL_SENSORS]; member
177 static int mid_read_temp(struct thermal_zone_device *tzd, int *temp) in mid_read_temp()
457 static int read_curr_temp(struct thermal_zone_device *tzd, int *temp) in read_curr_temp()
/Linux-v4.19/drivers/thermal/tegra/
Dtegra-bpmp-thermal.c30 struct thermal_zone_device *tzd; member
167 struct thermal_zone_device *tzd; in tegra_bpmp_thermal_probe() local
/Linux-v4.19/drivers/thermal/qcom/
Dtsens.c91 struct thermal_zone_device *tzd; in tsens_register() local
Dtsens.h26 struct thermal_zone_device *tzd; member
/Linux-v4.19/drivers/thermal/samsung/
Dexynos_tmu.c204 struct thermal_zone_device *tzd; member
273 struct thermal_zone_device *tzd = data->tzd; in exynos_tmu_initialize() local
1147 struct thermal_zone_device *tzd = data->tzd; in exynos_tmu_remove() local
/Linux-v4.19/drivers/iio/adc/
Dsun4i-gpadc-iio.c108 struct thermal_zone_device *tzd; member
/Linux-v4.19/drivers/regulator/
Dmax8973-regulator.c510 struct thermal_zone_device *tzd; in max8973_thermal_init() local
/Linux-v4.19/drivers/power/supply/
Dpower_supply_core.c696 static int power_supply_read_temp(struct thermal_zone_device *tzd, in power_supply_read_temp()
/Linux-v4.19/drivers/hwmon/
Dhwmon.c146 struct thermal_zone_device *tzd; in hwmon_thermal_add_sensor() local
/Linux-v4.19/include/linux/
Dpower_supply.h275 struct thermal_zone_device *tzd; member