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
138 static inline void wakeup_source_destroy(struct wakeup_source *ws) {} in wakeup_source_destroy()
140 static inline void wakeup_source_add(struct wakeup_source *ws) {} in wakeup_source_add()
142 static inline void wakeup_source_remove(struct wakeup_source *ws) {} in wakeup_source_remove()
150 static inline void wakeup_source_unregister(struct wakeup_source *ws) {} in wakeup_source_unregister()
189 static inline void __pm_stay_awake(struct wakeup_source *ws) {} in __pm_stay_awake()
193 static inline void __pm_relax(struct wakeup_source *ws) {} in __pm_relax()
197 static inline void pm_wakeup_ws_event(struct wakeup_source *ws, in pm_wakeup_ws_event()
205 static inline void __pm_wakeup_event(struct wakeup_source *ws, unsigned int msec) in __pm_wakeup_event()
Dsbitmap.h125 struct sbq_wait_state *ws; member
539 struct sbq_wait_state *ws; in sbq_wait_ptr() local
/include/linux/mmc/
Dhost.h337 struct wakeup_source *ws; /* Enable consume of uevents */ member
/include/acpi/
Dacpi_bus.h331 struct wakeup_source *ws; member