Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/power/
Dpower.h295 extern int pm_wake_unlock(const char *buf);
Dwakelock.c234 int pm_wake_unlock(const char *buf) in pm_wake_unlock() function
Dmain.c507 int error = pm_wake_unlock(buf); in wake_unlock_store()