psv_trip_id        55 drivers/thermal/intel/int340x_thermal/int340x_thermal_zone.c 	else if (trip == d->psv_trip_id)
psv_trip_id        90 drivers/thermal/intel/int340x_thermal/int340x_thermal_zone.c 	else if (trip == d->psv_trip_id)
psv_trip_id       186 drivers/thermal/intel/int340x_thermal/int340x_thermal_zone.c 	int34x_zone->psv_trip_id = -1;
psv_trip_id       189 drivers/thermal/intel/int340x_thermal/int340x_thermal_zone.c 		int34x_zone->psv_trip_id = trip_cnt++;
psv_trip_id        26 drivers/thermal/intel/int340x_thermal/int340x_thermal_zone.h 	int psv_trip_id;
psv_trip_id        66 drivers/thermal/intel/intel_pch_thermal.c 	int psv_trip_id;
psv_trip_id        83 drivers/thermal/intel/intel_pch_thermal.c 	ptd->psv_trip_id = -1;
psv_trip_id        98 drivers/thermal/intel/intel_pch_thermal.c 				ptd->psv_trip_id = *nr_trips;
psv_trip_id       108 drivers/thermal/intel/intel_pch_thermal.c 	ptd->psv_trip_id = -1;
psv_trip_id       240 drivers/thermal/intel/intel_pch_thermal.c 	else if (ptd->psv_trip_id == trip)
psv_trip_id       256 drivers/thermal/intel/intel_pch_thermal.c 	else if (ptd->psv_trip_id == trip)