Lines Matching defs:ws

90 	struct wakeup_source *ws;  in wakeup_source_create()  local
122 static void wakeup_source_record(struct wakeup_source *ws) in wakeup_source_record()
147 static void wakeup_source_free(struct wakeup_source *ws) in wakeup_source_free()
160 void wakeup_source_destroy(struct wakeup_source *ws) in wakeup_source_destroy()
175 void wakeup_source_add(struct wakeup_source *ws) in wakeup_source_add()
196 void wakeup_source_remove(struct wakeup_source *ws) in wakeup_source_remove()
225 struct wakeup_source *ws; in wakeup_source_register() local
247 void wakeup_source_unregister(struct wakeup_source *ws) in wakeup_source_unregister()
304 struct wakeup_source *wakeup_sources_walk_next(struct wakeup_source *ws) in wakeup_sources_walk_next()
320 static int device_wakeup_attach(struct device *dev, struct wakeup_source *ws) in device_wakeup_attach()
342 struct wakeup_source *ws; in device_wakeup_enable() local
377 struct wakeup_source *ws; in device_wakeup_attach_irq() local
399 struct wakeup_source *ws; in device_wakeup_detach_irq() local
413 struct wakeup_source *ws; in device_wakeup_arm_wake_irqs() local
429 struct wakeup_source *ws; in device_wakeup_disarm_wake_irqs() local
446 struct wakeup_source *ws; in device_wakeup_detach() local
464 struct wakeup_source *ws; in device_wakeup_disable() local
550 static bool wakeup_source_not_registered(struct wakeup_source *ws) in wakeup_source_not_registered()
595 static void wakeup_source_activate(struct wakeup_source *ws) in wakeup_source_activate()
620 static void wakeup_source_report_event(struct wakeup_source *ws, bool hard) in wakeup_source_report_event()
640 void __pm_stay_awake(struct wakeup_source *ws) in __pm_stay_awake()
682 static void update_prevent_sleep_time(struct wakeup_source *ws, ktime_t now) in update_prevent_sleep_time()
688 static inline void update_prevent_sleep_time(struct wakeup_source *ws, in update_prevent_sleep_time()
700 static void wakeup_source_deactivate(struct wakeup_source *ws) in wakeup_source_deactivate()
757 void __pm_relax(struct wakeup_source *ws) in __pm_relax()
800 struct wakeup_source *ws = from_timer(ws, t, timer); in pm_wakeup_timer_fn() local
827 void pm_wakeup_ws_event(struct wakeup_source *ws, unsigned int msec, bool hard) in pm_wakeup_ws_event()
881 struct wakeup_source *ws, *last_active_ws = NULL; in pm_get_active_wakeup_sources() local
912 struct wakeup_source *ws; in pm_print_active_wakeup_sources() local
1106 struct wakeup_source *ws; in pm_wakep_autosleep_enabled() local
1134 struct wakeup_source *ws) in print_wakeup_source_stats()
1179 struct wakeup_source *ws; in wakeup_sources_stats_seq_start() local
1201 struct wakeup_source *ws = v; in wakeup_sources_stats_seq_next() local
1231 struct wakeup_source *ws = v; in wakeup_sources_stats_seq_show() local