Home
last modified time | relevance | path

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

/drivers/media/pci/bt8xx/
Ddst_common.h125 unsigned long cur_jiff; member
Ddst.c1298 if (time_after_eq(jiffies, state->cur_jiff + (HZ / 5))) { in dst_get_signal()
1315 state->cur_jiff = jiffies; in dst_get_signal()
1565 state->cur_jiff = jiffies; in bt8xx_dst_init()