Home
last modified time | relevance | path

Searched refs:pm_notifier (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/include/linux/
Dsuspend.h429 #define pm_notifier(fn, pri) { \ macro
465 #define pm_notifier(fn, pri) do { (void)(fn); } while (0) macro
/linux-4.19.296/include/sound/
Dsoc.h702 struct notifier_block pm_notifier; member