Searched refs:__pm_relax (Results 1 – 5 of 5) sorted by relevance
115 extern void __pm_relax(struct wakeup_source *ws);184 static inline void __pm_relax(struct wakeup_source *ws) {} in __pm_relax() function
104 __pm_relax(autosleep_ws); in pm_autosleep_set_state()
277 __pm_relax(wl->ws); in pm_wake_unlock()
157 __pm_relax(ws); in wakeup_source_destroy()723 void __pm_relax(struct wakeup_source *ws) in __pm_relax() function735 EXPORT_SYMBOL_GPL(__pm_relax);751 __pm_relax(dev->power.wakeup); in pm_relax()
760 __pm_relax(ep->ws); in ep_done_scan()973 __pm_relax(ep_wakeup_source(epi)); in __ep_eventpoll_poll()1862 __pm_relax(ws); in ep_send_events()
Completed in 18 milliseconds