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

/linux-master/include/linux/
H A 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-master/kernel/power/
H A Dmain.c614 bool pm_debug_messages_should_print(void) function
618 EXPORT_SYMBOL_GPL(pm_debug_messages_should_print); variable

Completed in 125 milliseconds