Searched refs:icnss_ipc_log_long_context (Results 1 – 2 of 2) sorted by relevance
16 extern void *icnss_ipc_log_long_context;25 ipc_log_string(icnss_ipc_log_long_context, _x)
17 void *icnss_ipc_log_long_context; variable889 icnss_ipc_log_long_context = ipc_log_context_create(NUM_LOG_LONG_PAGES, in icnss_debug_init()891 if (!icnss_ipc_log_long_context) in icnss_debug_init()913 if (icnss_ipc_log_long_context) { in icnss_debug_deinit()914 ipc_log_context_destroy(icnss_ipc_log_long_context); in icnss_debug_deinit()915 icnss_ipc_log_long_context = NULL; in icnss_debug_deinit()