Searched refs:wakeup_source_create (Results 1 – 2 of 2) sorted by relevance
98 extern struct wakeup_source *wakeup_source_create(const char *name);132 static inline struct wakeup_source *wakeup_source_create(const char *name) in wakeup_source_create() function
80 struct wakeup_source *wakeup_source_create(const char *name) in wakeup_source_create() function109 EXPORT_SYMBOL_GPL(wakeup_source_create);220 ws = wakeup_source_create(name); in wakeup_source_register()