Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dpm_wakeup.h115 extern void __pm_relax(struct wakeup_source *ws);
185 static inline void __pm_relax(struct wakeup_source *ws) {} in __pm_relax() function
/linux-6.1.9/kernel/power/
Dautosleep.c104 __pm_relax(autosleep_ws); in pm_autosleep_set_state()
Dwakelock.c277 __pm_relax(wl->ws); in pm_wake_unlock()
/linux-6.1.9/drivers/base/power/
Dwakeup.c162 __pm_relax(ws); in wakeup_source_destroy()
725 void __pm_relax(struct wakeup_source *ws) in __pm_relax() function
737 EXPORT_SYMBOL_GPL(__pm_relax);
753 __pm_relax(dev->power.wakeup); in pm_relax()
/linux-6.1.9/fs/
Deventpoll.c668 __pm_relax(ep->ws); in ep_done_scan()
833 __pm_relax(ep_wakeup_source(epi)); in __ep_eventpoll_poll()
1684 __pm_relax(ws); in ep_send_events()