Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/drivers/thermal/intel/
H A Dintel_quark_dts_thermal.c118 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()
H A Dintel_soc_dts_iosf.c74 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()
H A Dintel_pch_thermal.c64 struct thermal_zone_device *tzd; member
227 static int pch_thermal_get_temp(struct thermal_zone_device *tzd, int *temp) in pch_thermal_get_temp()
234 static int pch_get_trip_type(struct thermal_zone_device *tzd, int trip, in pch_get_trip_type()
251 static int pch_get_trip_temp(struct thermal_zone_device *tzd, int trip, int *temp) in pch_get_trip_temp()
H A Dx86_pkg_temp_thermal.c124 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()
H A Dintel_bxt_pmic_thermal.c156 struct thermal_zone_device *tzd; in pmic_thermal_irq_handler() local
/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Dintel_mid_thermal.c73 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()
/OK3568_Linux_fs/kernel/drivers/thermal/
H A Dthermal_of.c382 struct thermal_zone_device *tzd; in thermal_zone_of_add_sensor() local
497 struct thermal_zone_device *tzd = ERR_PTR(-ENODEV); in thermal_zone_of_sensor_register() local
552 struct thermal_zone_device *tzd) in thermal_zone_of_sensor_unregister()
619 struct thermal_zone_device **ptr, *tzd; in devm_thermal_zone_of_sensor_register() local
653 struct thermal_zone_device *tzd) in devm_thermal_zone_of_sensor_unregister()
H A Dimx_sc_thermal.c24 struct thermal_zone_device *tzd; member
H A Dzx2967_thermal.c52 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.c84 struct thermal_zone_device *tzd; member
H A Dhisi_thermal.c70 struct thermal_zone_device *tzd; member
550 struct thermal_zone_device *tzd = sensor->tzd; in hisi_thermal_toggle_sensor() local
H A Dimx8mm_thermal.c51 struct thermal_zone_device *tzd; member
H A Damlogic_thermal.c103 struct thermal_zone_device *tzd; member
H A Dqoriq_thermal.c143 struct thermal_zone_device *tzd; in qoriq_tmu_register_tmu_zone() local
H A Dsun8i_thermal.c62 struct thermal_zone_device *tzd; member
H A Drockchip_thermal.c158 struct thermal_zone_device *tzd; member
2068 struct thermal_zone_device *tzd = sensor->tzd; in rockchip_thermal_toggle_sensor() local
H A Drk_virtual_thermal.c135 struct thermal_zone_device *tzd; member
/OK3568_Linux_fs/kernel/drivers/thermal/tegra/
H A Dtegra-bpmp-thermal.c21 struct thermal_zone_device *tzd; member
158 struct thermal_zone_device *tzd; in tegra_bpmp_thermal_probe() local
/OK3568_Linux_fs/kernel/drivers/thermal/samsung/
H A Dexynos_tmu.c193 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
/OK3568_Linux_fs/kernel/drivers/hwmon/
H A Dhwmon.c64 struct thermal_zone_device *tzd;/* thermal zone device */ member
169 struct thermal_zone_device *tzd; in hwmon_thermal_add_sensor() local
/OK3568_Linux_fs/kernel/drivers/iio/adc/
H A Dsun4i-gpadc-iio.c105 struct thermal_zone_device *tzd; member
/OK3568_Linux_fs/kernel/drivers/regulator/
H A Dmax8973-regulator.c510 struct thermal_zone_device *tzd; in max8973_thermal_init() local
/OK3568_Linux_fs/kernel/drivers/thermal/qcom/
H A Dtsens.c966 struct thermal_zone_device *tzd; in tsens_register() local
/OK3568_Linux_fs/kernel/drivers/power/supply/
H A Dpower_supply_core.c1022 static int power_supply_read_temp(struct thermal_zone_device *tzd, in power_supply_read_temp()

12