Searched refs:pm_wakeup_timer_fn (Results 1 – 1 of 1) sorted by relevance
53 static void pm_wakeup_timer_fn(unsigned long data);139 setup_timer(&ws->timer, pm_wakeup_timer_fn, (unsigned long)ws); in wakeup_source_add()591 static void pm_wakeup_timer_fn(unsigned long data) in pm_wakeup_timer_fn() function