Searched refs:intel_soc_dts_sensor_entry (Results 1 – 2 of 2) sorted by relevance
78 struct intel_soc_dts_sensor_entry *dts; in sys_get_trip_temp()99 static int update_trip_temp(struct intel_soc_dts_sensor_entry *dts, in update_trip_temp()192 struct intel_soc_dts_sensor_entry *dts = tzd->devdata; in sys_set_trip_temp()210 struct intel_soc_dts_sensor_entry *dts; in sys_get_trip_type()224 struct intel_soc_dts_sensor_entry *dts; in sys_get_curr_temp()269 static void remove_dts_thermal_zone(struct intel_soc_dts_sensor_entry *dts) in remove_dts_thermal_zone()278 static int add_dts_thermal_zone(int id, struct intel_soc_dts_sensor_entry *dts, in add_dts_thermal_zone()
25 struct intel_soc_dts_sensor_entry { struct42 struct intel_soc_dts_sensor_entry soc_dts[SOC_MAX_DTS_SENSORS]; argument