Home
last modified time | relevance | path

Searched refs:intel_soc_dts_sensors (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/drivers/thermal/intel/
Dintel_soc_dts_iosf.h26 struct intel_soc_dts_sensors;
34 struct intel_soc_dts_sensors *sensors;
37 struct intel_soc_dts_sensors { struct
46 struct intel_soc_dts_sensors * argument
49 void intel_soc_dts_iosf_exit(struct intel_soc_dts_sensors *sensors);
51 struct intel_soc_dts_sensors *sensors);
Dintel_soc_dts_iosf.c43 static int update_trip_temp(struct intel_soc_dts_sensors *sensors, in update_trip_temp()
152 struct intel_soc_dts_sensors *sensors = dts->sensors; in sys_set_trip_temp()
171 struct intel_soc_dts_sensors *sensors; in sys_get_curr_temp()
281 void intel_soc_dts_iosf_interrupt_handler(struct intel_soc_dts_sensors *sensors) in intel_soc_dts_iosf_interrupt_handler()
316 static void dts_trips_reset(struct intel_soc_dts_sensors *sensors, int dts_index) in dts_trips_reset()
322 struct intel_soc_dts_sensors *
326 struct intel_soc_dts_sensors *sensors; in intel_soc_dts_iosf_init()
391 void intel_soc_dts_iosf_exit(struct intel_soc_dts_sensors *sensors) in intel_soc_dts_iosf_exit()
Dintel_soc_dts_thermal.c28 static struct intel_soc_dts_sensors *soc_dts;
/Linux-v6.6/drivers/thermal/intel/int340x_thermal/
Dprocessor_thermal_device.h46 struct intel_soc_dts_sensors *soc_dts;