Home
last modified time | relevance | path

Searched refs:intel_soc_dts_sensor_entry (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/thermal/
Dintel_soc_dts_iosf.c87 struct intel_soc_dts_sensor_entry *dts; in sys_get_trip_temp()
108 static int update_trip_temp(struct intel_soc_dts_sensor_entry *dts, in update_trip_temp()
201 struct intel_soc_dts_sensor_entry *dts = tzd->devdata; in sys_set_trip_temp()
219 struct intel_soc_dts_sensor_entry *dts; in sys_get_trip_type()
233 struct intel_soc_dts_sensor_entry *dts; in sys_get_curr_temp()
278 static void remove_dts_thermal_zone(struct intel_soc_dts_sensor_entry *dts) in remove_dts_thermal_zone()
287 static int add_dts_thermal_zone(int id, struct intel_soc_dts_sensor_entry *dts, in add_dts_thermal_zone()
Dintel_soc_dts_iosf.h34 struct intel_soc_dts_sensor_entry { struct
51 struct intel_soc_dts_sensor_entry soc_dts[SOC_MAX_DTS_SENSORS]; argument