Home
last modified time | relevance | path

Searched refs:intel_soc_dts_sensor_entry (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/thermal/intel/
H A Dintel_soc_dts_iosf.h25 struct intel_soc_dts_sensor_entry { struct
40 struct intel_soc_dts_sensor_entry soc_dts[SOC_MAX_DTS_SENSORS];
H A Dintel_soc_dts_iosf.c79 struct intel_soc_dts_sensor_entry *dts; in sys_get_trip_temp()
100 static int update_trip_temp(struct intel_soc_dts_sensor_entry *dts, in update_trip_temp()
196 struct intel_soc_dts_sensor_entry *dts = tzd->devdata; in sys_set_trip_temp()
214 struct intel_soc_dts_sensor_entry *dts; in sys_get_trip_type()
228 struct intel_soc_dts_sensor_entry *dts; in sys_get_curr_temp()
274 static void remove_dts_thermal_zone(struct intel_soc_dts_sensor_entry *dts) in remove_dts_thermal_zone()
283 static int add_dts_thermal_zone(int id, struct intel_soc_dts_sensor_entry *dts, in add_dts_thermal_zone()
/kernel/linux/linux-6.6/drivers/thermal/intel/
H A Dintel_soc_dts_iosf.h28 struct intel_soc_dts_sensor_entry { struct
42 struct intel_soc_dts_sensor_entry soc_dts[SOC_MAX_DTS_SENSORS];
H A Dintel_soc_dts_iosf.c132 static int configure_trip(struct intel_soc_dts_sensor_entry *dts, in configure_trip()
151 struct intel_soc_dts_sensor_entry *dts = thermal_zone_device_priv(tzd); in sys_set_trip_temp()
170 struct intel_soc_dts_sensor_entry *dts = thermal_zone_device_priv(tzd); in sys_get_curr_temp()
213 static void remove_dts_thermal_zone(struct intel_soc_dts_sensor_entry *dts) in remove_dts_thermal_zone()
220 static int add_dts_thermal_zone(int id, struct intel_soc_dts_sensor_entry *dts, in add_dts_thermal_zone()

Completed in 3 milliseconds