Home
last modified time | relevance | path

Searched refs:cur_jiff (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/media/pci/bt8xx/
Ddst_common.h113 unsigned long cur_jiff; member
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()