Home
last modified time | relevance | path

Searched refs:jiffies_touch_cap (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/test-drivers/vivid/
H A Dvivid-kthread-touch.c64 dev->jiffies_touch_cap = jiffies; in vivid_thread_touch_cap()
77 dev->jiffies_touch_cap = cur_jiffies; in vivid_thread_touch_cap()
86 jiffies_since_start = cur_jiffies - dev->jiffies_touch_cap; in vivid_thread_touch_cap()
99 dev->jiffies_touch_cap = cur_jiffies; in vivid_thread_touch_cap()
115 jiffies_since_start = jiffies - dev->jiffies_touch_cap; in vivid_thread_touch_cap()
H A Dvivid-core.h437 unsigned long jiffies_touch_cap; member
/kernel/linux/linux-6.6/drivers/media/test-drivers/vivid/
H A Dvivid-kthread-touch.c65 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()
H A Dvivid-core.h420 unsigned long jiffies_touch_cap; member

Completed in 9 milliseconds