Searched refs:LGR_TIMER_INTERVAL_SECS (Results 1 – 1 of 1) sorted by relevance
19 #define LGR_TIMER_INTERVAL_SECS (30 * 60) macro169 mod_timer(&lgr_timer, jiffies + msecs_to_jiffies(LGR_TIMER_INTERVAL_SECS * MSEC_PER_SEC)); in lgr_timer_set()