last_sample       586 drivers/gpu/drm/msm/msm_gpu.c 	elapsed = ktime_to_us(ktime_sub(time, gpu->last_sample.time));
last_sample       589 drivers/gpu/drm/msm/msm_gpu.c 	if (gpu->last_sample.active)
last_sample       592 drivers/gpu/drm/msm/msm_gpu.c 	gpu->last_sample.active = msm_gpu_active(gpu);
last_sample       593 drivers/gpu/drm/msm/msm_gpu.c 	gpu->last_sample.time = time;
last_sample       607 drivers/gpu/drm/msm/msm_gpu.c 	gpu->last_sample.active = msm_gpu_active(gpu);
last_sample       608 drivers/gpu/drm/msm/msm_gpu.c 	gpu->last_sample.time = ktime_get();
last_sample        81 drivers/gpu/drm/msm/msm_gpu.h 	} last_sample;
last_sample       110 drivers/net/hamradio/baycom_ser_hdx.c 			unsigned char last_sample;
last_sample       212 drivers/net/hamradio/baycom_ser_hdx.c 		(cur_s != bc->modem.ser12.last_sample);
last_sample       213 drivers/net/hamradio/baycom_ser_hdx.c 	bc->modem.ser12.last_sample = cur_s;
last_sample       272 drivers/net/hamradio/baycom_ser_hdx.c 			if (bc->modem.ser12.last_sample ==
last_sample       276 drivers/net/hamradio/baycom_ser_hdx.c 				bc->modem.ser12.last_sample;
last_sample       327 drivers/net/hamradio/baycom_ser_hdx.c 			if (bc->modem.ser12.last_sample ==
last_sample       331 drivers/net/hamradio/baycom_ser_hdx.c 				bc->modem.ser12.last_sample;