Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/pci/bt8xx/
Ddst_common.h125 unsigned long cur_jiff; member
Ddst.c1274 if (time_after_eq(jiffies, state->cur_jiff + (HZ / 5))) { in dst_get_signal()
1291 state->cur_jiff = jiffies; in dst_get_signal()
1542 state->cur_jiff = jiffies; in bt8xx_dst_init()