Lines Matching defs:ws
67 void wakeup_source_prepare(struct wakeup_source *ws, const char *name) in wakeup_source_prepare()
82 struct wakeup_source *ws; in wakeup_source_create() local
100 void wakeup_source_drop(struct wakeup_source *ws) in wakeup_source_drop()
116 void wakeup_source_destroy(struct wakeup_source *ws) in wakeup_source_destroy()
131 void wakeup_source_add(struct wakeup_source *ws) in wakeup_source_add()
153 void wakeup_source_remove(struct wakeup_source *ws) in wakeup_source_remove()
173 struct wakeup_source *ws; in wakeup_source_register() local
187 void wakeup_source_unregister(struct wakeup_source *ws) in wakeup_source_unregister()
203 static int device_wakeup_attach(struct device *dev, struct wakeup_source *ws) in device_wakeup_attach()
223 struct wakeup_source *ws; in device_wakeup_enable() local
249 struct wakeup_source *ws; in device_wakeup_detach() local
267 struct wakeup_source *ws; in device_wakeup_disable() local
352 static bool wakeup_source_not_registered(struct wakeup_source *ws) in wakeup_source_not_registered()
398 static void wakeup_source_activate(struct wakeup_source *ws) in wakeup_source_activate()
428 static void wakeup_source_report_event(struct wakeup_source *ws) in wakeup_source_report_event()
445 void __pm_stay_awake(struct wakeup_source *ws) in __pm_stay_awake()
487 static void update_prevent_sleep_time(struct wakeup_source *ws, ktime_t now) in update_prevent_sleep_time()
493 static inline void update_prevent_sleep_time(struct wakeup_source *ws, in update_prevent_sleep_time()
505 static void wakeup_source_deactivate(struct wakeup_source *ws) in wakeup_source_deactivate()
562 void __pm_relax(struct wakeup_source *ws) in __pm_relax()
605 struct wakeup_source *ws = (struct wakeup_source *)data; in pm_wakeup_timer_fn() local
631 void __pm_wakeup_event(struct wakeup_source *ws, unsigned int msec) in __pm_wakeup_event()
685 struct wakeup_source *ws, *last_active_ws = NULL; in pm_get_active_wakeup_sources() local
716 struct wakeup_source *ws; in print_active_wakeup_sources() local
823 struct wakeup_source *ws; in pm_save_wakeup_count() local
852 struct wakeup_source *ws; in pm_wakep_autosleep_enabled() local
881 struct wakeup_source *ws) in print_wakeup_source_stats()
931 struct wakeup_source *ws; in wakeup_sources_stats_show() local