Searched refs:local_jiffies (Results 1 – 2 of 2) sorted by relevance
466 unsigned long local_jiffies = jiffies; in adt7470_update_device() local476 if (time_before(local_jiffies, data->sensors_last_updated + in adt7470_update_device()481 if (time_before(local_jiffies, data->limits_last_updated + in adt7470_update_device()494 data->sensors_last_updated = local_jiffies; in adt7470_update_device()502 data->limits_last_updated = local_jiffies; in adt7470_update_device()
676 unsigned long local_jiffies = jiffies; in adt7462_update_device() local680 if (time_before(local_jiffies, data->sensors_last_updated + in adt7462_update_device()725 data->sensors_last_updated = local_jiffies; in adt7462_update_device()729 if (time_before(local_jiffies, data->limits_last_updated + in adt7462_update_device()770 data->limits_last_updated = local_jiffies; in adt7462_update_device()