Searched refs:jiffies_touch_cap (Results 1 – 2 of 2) sorted by relevance
65 dev->jiffies_touch_cap = jiffies; in vivid_thread_touch_cap()82 dev->jiffies_touch_cap = cur_jiffies; in vivid_thread_touch_cap()91 jiffies_since_start = cur_jiffies - dev->jiffies_touch_cap; in vivid_thread_touch_cap()104 dev->jiffies_touch_cap = cur_jiffies; in vivid_thread_touch_cap()122 jiffies_since_start = jiffies - dev->jiffies_touch_cap; in vivid_thread_touch_cap()
434 unsigned long jiffies_touch_cap; member