Searched refs:last_read_time (Results 1 – 4 of 4) sorted by relevance
45 unsigned long last_read_time; member236 if (iic_read_delay && time_before(jiffies, dev->last_read_time + in highlander_i2c_read()238 msleep(jiffies_to_msecs((dev->last_read_time + in highlander_i2c_read()249 dev->last_read_time = jiffies; in highlander_i2c_read()397 dev->last_read_time = jiffies; /* initial read jiffies */ in highlander_i2c_probe()
69 /*10*/ __u64 last_read_time; member
226 val2 = timespec64_sub(val, stats->stats_timestamps.last_read_time); in fnic_get_stats_data()235 &stats->stats_timestamps.last_read_time, in fnic_get_stats_data()238 stats->stats_timestamps.last_read_time = val; in fnic_get_stats_data()
10 struct timespec64 last_read_time; member