Searched refs:dualwatch_jiffies (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx18/
H A Dcx18-fileops.c213 if (time_after(jiffies, cx->dualwatch_jiffies + msecs_to_jiffies(1000))) {
214 cx->dualwatch_jiffies = jiffies;
H A Dcx18-driver.h570 unsigned long dualwatch_jiffies; member in struct:cx18
H A Dcx18-streams.c604 cx->dualwatch_jiffies = jiffies;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/ivtv/
H A Divtv-fileops.c217 itv->dualwatch_jiffies +
219 itv->dualwatch_jiffies = jiffies;
H A Divtv-driver.h720 unsigned long dualwatch_jiffies;/* jiffies value of the previous dualwatch check */ member in struct:ivtv
H A Divtv-streams.c474 itv->dualwatch_jiffies = jiffies;

Completed in 187 milliseconds