Searched refs:last_update (Results 1 – 5 of 5) sorted by relevance
31 unsigned long last_update; member80 if (!time_after(jiffies, data->last_update + HZ)) in ams_iaqcore_get_measurement()87 data->last_update = jiffies; in ams_iaqcore_get_measurement()152 data->last_update = jiffies - HZ; in ams_iaqcore_probe()
50 unsigned long last_update; member223 if (!time_after(jiffies, data->last_update + HZ)) in vz89x_get_measurement()227 data->last_update = jiffies; in vz89x_get_measurement()382 data->last_update = jiffies - HZ; in vz89x_probe()
67 unsigned long last_update; member
121 unsigned long long last_update; /* when last_block was updated */ member289 cmb_data->last_update = get_tod_clock(); in cmf_copy_block()362 cmb_data->last_update = 0; in cmf_generic_reset()663 if (cmb_data->last_update == 0) { in readall_cmb()668 time = cmb_data->last_update - cdev->private->cmb_start_time; in readall_cmb()923 if (cmb_data->last_update == 0) { in readall_cmbe()927 time = cmb_data->last_update - cdev->private->cmb_start_time; in readall_cmbe()
242 u64 last_update; member1500 cpu->last_update = cpu->sample.time; in intel_pstate_hwp_boost_up()1509 expired = time_after64(cpu->sample.time, cpu->last_update + in intel_pstate_hwp_boost_down()1516 cpu->last_update = cpu->sample.time; in intel_pstate_hwp_boost_down()1713 cpu->last_update = time; in intel_pstate_update_util()1724 delta_ns = time - cpu->last_update; in intel_pstate_update_util()1728 cpu->last_update = time; in intel_pstate_update_util()