Searched refs:next_statistics_check (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/dvb/frontends/
H A Daf9013.c50 unsigned long next_statistics_check; member in struct:af9013_state
1150 if (time_before(jiffies, state->next_statistics_check))
1154 state->next_statistics_check = jiffies + msecs_to_jiffies(1200);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/dvb/frontends/
H A Daf9013.c50 unsigned long next_statistics_check; member in struct:af9013_state
1150 if (time_before(jiffies, state->next_statistics_check))
1154 state->next_statistics_check = jiffies + msecs_to_jiffies(1200);

Completed in 120 milliseconds