Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/pci/bt8xx/
H A Ddst_common.h113 unsigned long cur_jiff; member
H A Ddst.c1263 if (time_after_eq(jiffies, state->cur_jiff + (HZ / 5))) { in dst_get_signal()
1280 state->cur_jiff = jiffies; in dst_get_signal()
1531 state->cur_jiff = jiffies; in bt8xx_dst_init()
/kernel/linux/linux-6.6/drivers/media/pci/bt8xx/
H A Ddst_common.h113 unsigned long cur_jiff; member
H A Ddst.c1263 if (time_after_eq(jiffies, state->cur_jiff + (HZ / 5))) { in dst_get_signal()
1280 state->cur_jiff = jiffies; in dst_get_signal()
1531 state->cur_jiff = jiffies; in bt8xx_dst_init()

Completed in 6 milliseconds