Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/power/
Dpower.h310 extern int pm_wake_unlock(const char *buf);
Dwakelock.c251 int pm_wake_unlock(const char *buf) in pm_wake_unlock() function
Dmain.c814 int error = pm_wake_unlock(buf); in wake_unlock_store()