• Home
  • Raw
  • Download

Lines Matching defs:ws

86 	struct wakeup_source *ws;  in wakeup_source_create()  local
118 static void wakeup_source_record(struct wakeup_source *ws) in wakeup_source_record()
143 static void wakeup_source_free(struct wakeup_source *ws) in wakeup_source_free()
156 void wakeup_source_destroy(struct wakeup_source *ws) in wakeup_source_destroy()
171 void wakeup_source_add(struct wakeup_source *ws) in wakeup_source_add()
192 void wakeup_source_remove(struct wakeup_source *ws) in wakeup_source_remove()
221 struct wakeup_source *ws; in wakeup_source_register() local
243 void wakeup_source_unregister(struct wakeup_source *ws) in wakeup_source_unregister()
300 struct wakeup_source *wakeup_sources_walk_next(struct wakeup_source *ws) in wakeup_sources_walk_next()
316 static int device_wakeup_attach(struct device *dev, struct wakeup_source *ws) in device_wakeup_attach()
338 struct wakeup_source *ws; in device_wakeup_enable() local
373 struct wakeup_source *ws; in device_wakeup_attach_irq() local
395 struct wakeup_source *ws; in device_wakeup_detach_irq() local
409 struct wakeup_source *ws; in device_wakeup_arm_wake_irqs() local
425 struct wakeup_source *ws; in device_wakeup_disarm_wake_irqs() local
442 struct wakeup_source *ws; in device_wakeup_detach() local
460 struct wakeup_source *ws; in device_wakeup_disable() local
546 static bool wakeup_source_not_registered(struct wakeup_source *ws) in wakeup_source_not_registered()
591 static void wakeup_source_activate(struct wakeup_source *ws) in wakeup_source_activate()
616 static void wakeup_source_report_event(struct wakeup_source *ws, bool hard) in wakeup_source_report_event()
636 void __pm_stay_awake(struct wakeup_source *ws) in __pm_stay_awake()
678 static void update_prevent_sleep_time(struct wakeup_source *ws, ktime_t now) in update_prevent_sleep_time()
684 static inline void update_prevent_sleep_time(struct wakeup_source *ws, in update_prevent_sleep_time()
696 static void wakeup_source_deactivate(struct wakeup_source *ws) in wakeup_source_deactivate()
753 void __pm_relax(struct wakeup_source *ws) in __pm_relax()
796 struct wakeup_source *ws = from_timer(ws, t, timer); in pm_wakeup_timer_fn() local
823 void pm_wakeup_ws_event(struct wakeup_source *ws, unsigned int msec, bool hard) in pm_wakeup_ws_event()
877 struct wakeup_source *ws; in pm_print_active_wakeup_sources() local
1028 struct wakeup_source *ws; in pm_wakep_autosleep_enabled() local
1056 struct wakeup_source *ws) in print_wakeup_source_stats()
1101 struct wakeup_source *ws; in wakeup_sources_stats_seq_start() local
1123 struct wakeup_source *ws = v; in wakeup_sources_stats_seq_next() local
1153 struct wakeup_source *ws = v; in wakeup_sources_stats_seq_show() local