Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dsuspend.h565 extern bool pm_debug_messages_should_print(void);
579 if (pm_debug_messages_should_print()) \
586 if (pm_debug_messages_should_print()) \
/Linux-v6.6/kernel/power/
Dmain.c586 bool pm_debug_messages_should_print(void) in pm_debug_messages_should_print() function
590 EXPORT_SYMBOL_GPL(pm_debug_messages_should_print);