Searched defs:ws (Results 1 – 3 of 3) sorted by relevance
124 static inline void wakeup_source_destroy(struct wakeup_source *ws) {} in wakeup_source_destroy()126 static inline void wakeup_source_add(struct wakeup_source *ws) {} in wakeup_source_add()128 static inline void wakeup_source_remove(struct wakeup_source *ws) {} in wakeup_source_remove()136 static inline void wakeup_source_unregister(struct wakeup_source *ws) {} in wakeup_source_unregister()170 static inline void __pm_stay_awake(struct wakeup_source *ws) {} in __pm_stay_awake()174 static inline void __pm_relax(struct wakeup_source *ws) {} in __pm_relax()178 static inline void pm_wakeup_ws_event(struct wakeup_source *ws, in pm_wakeup_ws_event()186 static inline void __pm_wakeup_event(struct wakeup_source *ws, unsigned int msec) in __pm_wakeup_event()
125 struct sbq_wait_state *ws; member520 struct sbq_wait_state *ws; in sbq_wait_ptr() local
322 struct wakeup_source *ws; member