Searched defs:tzd (Results 1 – 8 of 8) sorted by relevance
/linux-4.1.27/drivers/platform/x86/ |
D | intel_mid_thermal.c | 89 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/ |
D | intel_soc_dts_thermal.c | 108 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()
|
D | x86_pkg_temp_thermal.c | 167 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()
|
D | of-thermal.c | 399 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()
|
D | rockchip_thermal.c | 74 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/ |
D | exynos_tmu.c | 179 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/ |
D | power_supply_core.c | 520 static int power_supply_read_temp(struct thermal_zone_device *tzd, in power_supply_read_temp()
|
/linux-4.1.27/include/linux/ |
D | power_supply.h | 245 struct thermal_zone_device *tzd; member
|