hot_trip_id        57 drivers/thermal/intel/int340x_thermal/int340x_thermal_zone.c 	else if (trip == d->hot_trip_id)
hot_trip_id        88 drivers/thermal/intel/int340x_thermal/int340x_thermal_zone.c 	else if (trip == d->hot_trip_id)
hot_trip_id       181 drivers/thermal/intel/int340x_thermal/int340x_thermal_zone.c 	int34x_zone->hot_trip_id = -1;
hot_trip_id       184 drivers/thermal/intel/int340x_thermal/int340x_thermal_zone.c 		int34x_zone->hot_trip_id = trip_cnt++;
hot_trip_id        30 drivers/thermal/intel/int340x_thermal/int340x_thermal_zone.h 	int hot_trip_id;
hot_trip_id        64 drivers/thermal/intel/intel_pch_thermal.c 	int hot_trip_id;
hot_trip_id       153 drivers/thermal/intel/intel_pch_thermal.c 	ptd->hot_trip_id = -1;
hot_trip_id       159 drivers/thermal/intel/intel_pch_thermal.c 		ptd->hot_trip_id = *nr_trips;
hot_trip_id       238 drivers/thermal/intel/intel_pch_thermal.c 	else if (ptd->hot_trip_id == trip)
hot_trip_id       254 drivers/thermal/intel/intel_pch_thermal.c 	else if (ptd->hot_trip_id == trip)