last_access 58 drivers/platform/chrome/cros_ec_lightbar.c static unsigned long last_access; last_access 66 drivers/platform/chrome/cros_ec_lightbar.c next_timeslot = last_access + lb_interval_jiffies; last_access 79 drivers/platform/chrome/cros_ec_lightbar.c last_access = now; last_access 99 drivers/usb/storage/sddr55.c unsigned long last_access; /* number of jiffies since we last talked to device */ last_access 118 drivers/usb/storage/sddr55.c info->last_access = jiffies; last_access 837 drivers/usb/storage/sddr55.c if (info->lba_to_pba == NULL || time_after(jiffies, info->last_access + HZ/2)) { last_access 65 drivers/video/fbdev/omap/sossi.c int last_access; last_access 254 drivers/video/fbdev/omap/sossi.c if (access != sossi.last_access) { last_access 255 drivers/video/fbdev/omap/sossi.c sossi.last_access = access;