Home
last modified time | relevance | path

Searched refs:update_trip_temp (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/drivers/thermal/intel/
Dintel_soc_dts_iosf.c43 static int update_trip_temp(struct intel_soc_dts_sensors *sensors, in update_trip_temp() function
138 ret = update_trip_temp(dts->sensors, thres_index, temp); in configure_trip()
159 status = update_trip_temp(sensors, trip, temp); in sys_set_trip_temp()
Dintel_quark_dts_thermal.c202 static int update_trip_temp(struct soc_sensor_entry *aux_entry, in update_trip_temp() function
253 return update_trip_temp(thermal_zone_device_priv(tzd), trip, temp); in sys_set_trip_temp()