Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/intel/
H A Dintel_quark_dts_thermal.c250 static inline int sys_set_trip_temp(struct thermal_zone_device *tzd, int trip, in sys_set_trip_temp() function
298 .set_trip_temp = sys_set_trip_temp,
H A Dintel_soc_dts_iosf.c148 static int sys_set_trip_temp(struct thermal_zone_device *tzd, int trip, in sys_set_trip_temp() function
189 .set_trip_temp = sys_set_trip_temp,
H A Dx86_pkg_temp_thermal.c123 sys_set_trip_temp(struct thermal_zone_device *tzd, int trip, int temp) in sys_set_trip_temp() function
172 .set_trip_temp = sys_set_trip_temp,
/openbmc/linux/drivers/thermal/intel/int340x_thermal/
H A Dprocessor_thermal_device_pci.c147 static int sys_set_trip_temp(struct thermal_zone_device *tzd, int trip, int temp) in sys_set_trip_temp() function
193 .set_trip_temp = sys_set_trip_temp,