Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dsuspend.h565 extern bool pm_debug_messages_should_print(void);
579 if (pm_debug_messages_should_print()) \
586 if (pm_debug_messages_should_print()) \
/openbmc/linux/kernel/power/
H A 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);