Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/power/
Dpower.h313 extern int pm_wake_unlock(const char *buf);
Dwakelock.c248 int pm_wake_unlock(const char *buf) in pm_wake_unlock() function
Dmain.c688 int error = pm_wake_unlock(buf); in wake_unlock_store()