Searched refs:intel_soc_dts_sensor_entry (Results 1 – 2 of 2) sorted by relevance
87 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()
34 struct intel_soc_dts_sensor_entry { struct51 struct intel_soc_dts_sensor_entry soc_dts[SOC_MAX_DTS_SENSORS]; argument