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