Searched refs:set_trip (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/thermal/intel/ |
| H A D | intel_soc_dts_iosf.c | 297 static void set_trip(struct thermal_trip *trip, enum thermal_trip_type type, in set_trip() function 337 set_trip(&trips[i][0], THERMAL_TRIP_PASSIVE, in intel_soc_dts_iosf_init() 346 set_trip(&trips[i][1], THERMAL_TRIP_CRITICAL, 0, temp, 1); in intel_soc_dts_iosf_init() 348 set_trip(&trips[i][1], THERMAL_TRIP_PASSIVE, in intel_soc_dts_iosf_init()
|