Searched refs:IPM_CONSOLE_STDOUT (Results 1 – 4 of 4) sorted by relevance
21 #define SOURCE IPM_CONSOLE_STDOUT25 #define DEST IPM_CONSOLE_STDOUT
48 if (config_info->flags & IPM_CONSOLE_STDOUT) { in ipm_console_sender_init()
58 if (config_info->flags & IPM_CONSOLE_STDOUT) { in ipm_console_thread()
20 #define IPM_CONSOLE_STDOUT (BIT(0)) macro