Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dsuspend.h506 extern bool pm_debug_messages_should_print(void);
520 if (pm_debug_messages_should_print()) \
527 if (pm_debug_messages_should_print()) \
/linux-6.12.1/kernel/power/
Dmain.c614 bool pm_debug_messages_should_print(void) in pm_debug_messages_should_print() function
618 EXPORT_SYMBOL_GPL(pm_debug_messages_should_print);