Home
last modified time | relevance | path

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

/openbmc/linux/kernel/power/
H A Dpower.h311 extern ssize_t pm_show_wakelocks(char *buf, bool show_active);
H A Dwakelock.c38 ssize_t pm_show_wakelocks(char *buf, bool show_active) in pm_show_wakelocks() function
H A Dmain.c839 return pm_show_wakelocks(buf, true); in wake_lock_show()
856 return pm_show_wakelocks(buf, false); in wake_unlock_show()