Searched refs:icnss_ipc_log_context (Results 1 – 2 of 2) sorted by relevance
15 extern void *icnss_ipc_log_context;22 ipc_log_string(icnss_ipc_log_context, _x)
16 void *icnss_ipc_log_context; variable884 icnss_ipc_log_context = ipc_log_context_create(NUM_LOG_PAGES, in icnss_debug_init()886 if (!icnss_ipc_log_context) in icnss_debug_init()908 if (icnss_ipc_log_context) { in icnss_debug_deinit()909 ipc_log_context_destroy(icnss_ipc_log_context); in icnss_debug_deinit()910 icnss_ipc_log_context = NULL; in icnss_debug_deinit()