Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thermal/intel/
Dintel_quark_dts_thermal.c259 static inline int sys_set_trip_temp(struct thermal_zone_device *tzd, int trip, in sys_set_trip_temp() function
320 .set_trip_temp = sys_set_trip_temp,
Dx86_pkg_temp_thermal.c176 sys_set_trip_temp(struct thermal_zone_device *tzd, int trip, int temp) in sys_set_trip_temp() function
227 .set_trip_temp = sys_set_trip_temp,
Dintel_soc_dts_iosf.c193 static int sys_set_trip_temp(struct thermal_zone_device *tzd, int trip, in sys_set_trip_temp() function
250 .set_trip_temp = sys_set_trip_temp,
/linux-6.1.9/drivers/thermal/intel/int340x_thermal/
Dprocessor_thermal_device_pci.c175 static int sys_set_trip_temp(struct thermal_zone_device *tzd, int trip, int temp) in sys_set_trip_temp() function
207 .set_trip_temp = sys_set_trip_temp,