Home
last modified time | relevance | path

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

/fs/
Deventpoll.c625 static inline struct wakeup_source *ep_wakeup_source(struct epitem *epi) in ep_wakeup_source() function
633 struct wakeup_source *ws = ep_wakeup_source(epi); in ep_pm_stay_awake()
798 wakeup_source_unregister(ep_wakeup_source(epi)); in ep_remove()
923 __pm_relax(ep_wakeup_source(epi)); in ep_read_events_proc()
1481 struct wakeup_source *ws = ep_wakeup_source(epi); in ep_destroy_wakeup_source()
1618 wakeup_source_unregister(ep_wakeup_source(epi)); in ep_insert()
1735 ws = ep_wakeup_source(epi); in ep_send_events_proc()