Home
last modified time | relevance | path

Searched defs:ws (Results 1 – 4 of 4) sorted by relevance

/include/linux/
Dpm_wakeup.h66 #define for_each_wakeup_source(ws) \ argument
137 static inline void wakeup_source_destroy(struct wakeup_source *ws) {} in wakeup_source_destroy()
139 static inline void wakeup_source_add(struct wakeup_source *ws) {} in wakeup_source_add()
141 static inline void wakeup_source_remove(struct wakeup_source *ws) {} in wakeup_source_remove()
149 static inline void wakeup_source_unregister(struct wakeup_source *ws) {} in wakeup_source_unregister()
180 static inline void __pm_stay_awake(struct wakeup_source *ws) {} in __pm_stay_awake()
184 static inline void __pm_relax(struct wakeup_source *ws) {} in __pm_relax()
188 static inline void pm_wakeup_ws_event(struct wakeup_source *ws, in pm_wakeup_ws_event()
206 static inline void __pm_wakeup_event(struct wakeup_source *ws, unsigned int msec) in __pm_wakeup_event()
Dsbitmap.h129 struct sbq_wait_state *ws; member
571 struct sbq_wait_state *ws; in sbq_wait_ptr() local
/include/linux/mmc/
Dhost.h317 struct wakeup_source *ws; /* Enable consume of uevents */ member
/include/acpi/
Dacpi_bus.h349 struct wakeup_source *ws; member