Home
last modified time | relevance | path

Searched refs:last_access (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/char/tpm/
A Dtpm_tis_spi_cr50.c43 unsigned long last_access; member
78 unsigned long allowed_access = phy->last_access + phy->access_delay; in cr50_ensure_access_delay()
88 if (time_in_range_open(time_now, phy->last_access, allowed_access)) { in cr50_ensure_access_delay()
125 return !time_in_range_open(jiffies, phy->last_access, in cr50_needs_waking()
202 cr50_phy->last_access = jiffies; in tpm_tis_spi_cr50_transfer()
270 cr50_phy->last_access = jiffies; in cr50_spi_probe()
/linux/drivers/platform/chrome/
A Dcros_ec_lightbar.c57 static unsigned long last_access; in lb_throttle() local
65 next_timeslot = last_access + lb_interval_jiffies; in lb_throttle()
78 last_access = now; in lb_throttle()
/linux/drivers/video/fbdev/omap/
A Dsossi.c65 int last_access; member
254 if (access != sossi.last_access) { in set_timing()
255 sossi.last_access = access; in set_timing()
/linux/drivers/usb/storage/
A Dsddr55.c99 unsigned long last_access; /* number of jiffies since we last talked to device */ member
118 info->last_access = jiffies; in sddr55_bulk_transport()
837 if (info->lba_to_pba == NULL || time_after(jiffies, info->last_access + HZ/2)) { in sddr55_transport()
/linux/
A DSystem.map163491 ffff800012159190 b last_access.0
A D.tmp_System.map163491 ffff800012159190 b last_access.0

Completed in 461 milliseconds