Home
last modified time | relevance | path

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

/linux-4.1.27/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, unsigned long *temp) in mid_read_temp()
456 static int read_curr_temp(struct thermal_zone_device *tzd, unsigned long *temp) in read_curr_temp()
/linux-4.1.27/drivers/thermal/
Dintel_soc_dts_thermal.c108 static int sys_get_trip_temp(struct thermal_zone_device *tzd, in sys_get_trip_temp()
226 static int sys_set_trip_temp(struct thermal_zone_device *tzd, int trip, in sys_set_trip_temp()
253 static int sys_get_curr_temp(struct thermal_zone_device *tzd, in sys_get_curr_temp()
Dx86_pkg_temp_thermal.c167 static int sys_get_curr_temp(struct thermal_zone_device *tzd, unsigned long *temp) in sys_get_curr_temp()
185 static int sys_get_trip_temp(struct thermal_zone_device *tzd, in sys_get_trip_temp()
222 static int sys_set_trip_temp(struct thermal_zone_device *tzd, int trip, in sys_set_trip_temp()
Dof-thermal.c399 struct thermal_zone_device *tzd; in thermal_zone_of_add_sensor() local
460 struct thermal_zone_device *tzd = ERR_PTR(-ENODEV); in thermal_zone_of_sensor_register() local
533 struct thermal_zone_device *tzd) in thermal_zone_of_sensor_unregister()
Drockchip_thermal.c74 struct thermal_zone_device *tzd; member
348 struct thermal_zone_device *tzd = sensor->tzd; in rockchip_thermal_toggle_sensor() local
/linux-4.1.27/drivers/thermal/samsung/
Dexynos_tmu.c179 struct thermal_zone_device *tzd; member
1222 struct thermal_zone_device *tzd = data->tzd; in exynos_tmu_remove() local
/linux-4.1.27/drivers/power/
Dpower_supply_core.c520 static int power_supply_read_temp(struct thermal_zone_device *tzd, in power_supply_read_temp()
/linux-4.1.27/include/linux/
Dpower_supply.h245 struct thermal_zone_device *tzd; member