time_last_update   84 drivers/gpu/drm/panfrost/panfrost_devfreq.c 		pfdev->devfreq.slot[i].time_last_update = now;
time_last_update  209 drivers/gpu/drm/panfrost/panfrost_devfreq.c 	last = pfdev->devfreq.slot[slot].time_last_update;
time_last_update  217 drivers/gpu/drm/panfrost/panfrost_devfreq.c 	pfdev->devfreq.slot[slot].time_last_update = now;
time_last_update   57 drivers/gpu/drm/panfrost/panfrost_device.h 	ktime_t time_last_update;