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()
237 (s64)stats->stats_timestamps.last_read_time.tv_sec, in fnic_get_stats_data()238 stats->stats_timestamps.last_read_time.tv_nsec, in fnic_get_stats_data()241 (s64)timespec64_sub(val1, stats->stats_timestamps.last_read_time).tv_sec, in fnic_get_stats_data()242 timespec64_sub(val1, stats->stats_timestamps.last_read_time).tv_nsec); in fnic_get_stats_data()244 stats->stats_timestamps.last_read_time = val1; in fnic_get_stats_data()
22 struct timespec64 last_read_time; member
69 /*10*/ __u64 last_read_time; member