Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dpm_wakeup.h132 static inline struct wakeup_source *wakeup_source_create(const char *name) in wakeup_source_create() function
/openbmc/linux/drivers/base/power/
H A Dwakeup.c80 struct wakeup_source *wakeup_source_create(const char *name) in wakeup_source_create() function