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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/base/power/
H A Dwakeup.c33 static DEFINE_TIMER(events_timer, pm_wakeup_timer_fn, 0, 0);
165 mod_timer(&events_timer, expires);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Deasy.c417 /* events_timer
423 static int events_timer(CURLM *multi, /* multi handle */ function
551 curl_multi_setopt(multi, CURLMOPT_TIMERFUNCTION, events_timer);

Completed in 69 milliseconds