Searched refs:last_access (Results 1 – 4 of 4) sorted by relevance
46 unsigned long last_access; member81 unsigned long allowed_access = phy->last_access + phy->access_delay; in cr50_ensure_access_delay()91 if (time_in_range_open(time_now, phy->last_access, allowed_access)) { in cr50_ensure_access_delay()128 return !time_in_range_open(jiffies, phy->last_access, in cr50_needs_waking()218 cr50_phy->last_access = jiffies; in tpm_tis_spi_cr50_transfer()284 cr50_phy->last_access = jiffies; in cr50_spi_probe()
57 static unsigned long last_access; in lb_throttle() local65 next_timeslot = last_access + lb_interval_jiffies; in lb_throttle()78 last_access = now; in lb_throttle()
67 int last_access; member256 if (access != sossi.last_access) { in set_timing()257 sossi.last_access = access; in set_timing()
99 unsigned long last_access; /* number of jiffies since we last talked to device */ member118 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()