Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/thermal/
Dintel_soc_dts_iosf.h32 struct intel_soc_dts_sensors;
43 struct intel_soc_dts_sensors *sensors;
46 struct intel_soc_dts_sensors { struct
54 struct intel_soc_dts_sensors *intel_soc_dts_iosf_init( argument
57 void intel_soc_dts_iosf_exit(struct intel_soc_dts_sensors *sensors);
59 struct intel_soc_dts_sensors *sensors);
61 struct intel_soc_dts_sensors *sensors, int critical_offset);
Dintel_soc_dts_iosf.c88 struct intel_soc_dts_sensors *sensors; in sys_get_trip_temp()
120 struct intel_soc_dts_sensors *sensors = dts->sensors; in update_trip_temp()
202 struct intel_soc_dts_sensors *sensors = dts->sensors; in sys_set_trip_temp()
234 struct intel_soc_dts_sensors *sensors; in sys_get_curr_temp()
350 struct intel_soc_dts_sensors *sensors, int critical_offset) in intel_soc_dts_iosf_add_read_only_critical_trip()
368 void intel_soc_dts_iosf_interrupt_handler(struct intel_soc_dts_sensors *sensors) in intel_soc_dts_iosf_interrupt_handler()
402 struct intel_soc_dts_sensors *intel_soc_dts_iosf_init( in intel_soc_dts_iosf_init()
406 struct intel_soc_dts_sensors *sensors; in intel_soc_dts_iosf_init()
465 void intel_soc_dts_iosf_exit(struct intel_soc_dts_sensors *sensors) in intel_soc_dts_iosf_exit()
Dintel_soc_dts_thermal.c34 static struct intel_soc_dts_sensors *soc_dts;
/linux-4.4.14/drivers/thermal/int340x_thermal/
Dprocessor_thermal_device.c50 struct intel_soc_dts_sensors *soc_dts;