Home
last modified time | relevance | path

Searched refs:__pm_relax (Results 1 – 5 of 5) sorted by relevance

/linux/include/linux/
H A Dpm_wakeup.h121 extern void __pm_relax(struct wakeup_source *ws);
186 static inline void __pm_relax(struct wakeup_source *ws) {} in __pm_relax() function
/linux/drivers/base/power/
H A Dwakeup.c156 __pm_relax(ws); in wakeup_source_destroy()
715 void __pm_relax(struct wakeup_source *ws) in __pm_relax() function
727 EXPORT_SYMBOL_GPL(__pm_relax);
743 __pm_relax(dev->power.wakeup); in pm_relax()
/linux/kernel/power/
H A Dautosleep.c103 __pm_relax(autosleep_ws); in pm_autosleep_set_state()
H A Dwakelock.c280 __pm_relax(wl->ws); in pm_wake_unlock()
/linux/fs/
H A Deventpoll.c789 __pm_relax(ep->ws); in ep_done_scan()
1002 __pm_relax(ep_wakeup_source(epi)); in __ep_eventpoll_poll()
1808 __pm_relax(ws); in ep_send_events()