crt_trip_id        53 drivers/thermal/intel/int340x_thermal/int340x_thermal_zone.c 	else if (trip == d->crt_trip_id)
crt_trip_id        86 drivers/thermal/intel/int340x_thermal/int340x_thermal_zone.c 	else if (trip == d->crt_trip_id)
crt_trip_id       176 drivers/thermal/intel/int340x_thermal/int340x_thermal_zone.c 	int34x_zone->crt_trip_id = -1;
crt_trip_id       179 drivers/thermal/intel/int340x_thermal/int340x_thermal_zone.c 		int34x_zone->crt_trip_id = trip_cnt++;
crt_trip_id        28 drivers/thermal/intel/int340x_thermal/int340x_thermal_zone.h 	int crt_trip_id;
crt_trip_id        62 drivers/thermal/intel/intel_pch_thermal.c 	int crt_trip_id;
crt_trip_id       143 drivers/thermal/intel/intel_pch_thermal.c 	ptd->crt_trip_id = -1;
crt_trip_id       149 drivers/thermal/intel/intel_pch_thermal.c 		ptd->crt_trip_id = 0;
crt_trip_id       236 drivers/thermal/intel/intel_pch_thermal.c 	if (ptd->crt_trip_id == trip)
crt_trip_id       252 drivers/thermal/intel/intel_pch_thermal.c 	if (ptd->crt_trip_id == trip)