Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/power/
Dpower.h311 extern int pm_wake_unlock(const char *buf);
Dwakelock.c254 int pm_wake_unlock(const char *buf) in pm_wake_unlock() function
Dmain.c775 int error = pm_wake_unlock(buf); in wake_unlock_store()