Home
last modified time | relevance | path

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

/openbmc/linux/kernel/power/
H A Dpower.h313 extern int pm_wake_unlock(const char *buf);
H A Dwakelock.c251 int pm_wake_unlock(const char *buf) in pm_wake_unlock() function
H A Dmain.c863 int error = pm_wake_unlock(buf); in wake_unlock_store()