Home
last modified time | relevance | path

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

/openbmc/linux/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]; argument
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()