next_status_checked_time  246 drivers/media/dvb-frontends/sp2.c 	if (time_after(jiffies, s->next_status_checked_time)) {
next_status_checked_time  248 drivers/media/dvb-frontends/sp2.c 		s->next_status_checked_time = jiffies +	msecs_to_jiffies(1000);
next_status_checked_time   21 drivers/media/dvb-frontends/sp2_priv.h 	unsigned long next_status_checked_time;
next_status_checked_time   78 drivers/media/pci/cx23885/cimax2.c 	unsigned long next_status_checked_time;
next_status_checked_time  347 drivers/media/pci/cx23885/cimax2.c 	if (time_after(jiffies, state->next_status_checked_time)
next_status_checked_time  352 drivers/media/pci/cx23885/cimax2.c 		state->next_status_checked_time = jiffies