Home
last modified time | relevance | path

Searched refs:wakeup_source_create (Results 1 – 1 of 1) sorted by relevance

/drivers/base/power/
Dwakeup.c88 struct wakeup_source *wakeup_source_create(const char *name) in wakeup_source_create() function
117 EXPORT_SYMBOL_GPL(wakeup_source_create);
228 ws = wakeup_source_create(name); in wakeup_source_register()