Home
last modified time | relevance | path

Searched refs:log_ctx (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/platform/cnss2/
H A Ddebug.h105 void cnss_debug_ipc_log_print(void *log_ctx, char *process, const char *fn,
H A Ddebug.c1083 void cnss_debug_ipc_log_print(void *log_ctx, char *process, const char *fn, in cnss_debug_ipc_log_print() argument
1127 ipc_log_string(log_ctx, "[%s] %s: %pV", process, fn, &vaf); in cnss_debug_ipc_log_print()
1167 void cnss_debug_ipc_log_print(void *log_ctx, char *process, const char *fn, in cnss_debug_ipc_log_print() argument
/wlan-driver/platform/cnss_utils/
H A Dcnss_plat_ipc_qmi.c111 void cnss_plat_ipc_debug_log_print(void *log_ctx, char *process, const char *fn, in cnss_plat_ipc_debug_log_print() argument
124 ipc_log_string(log_ctx, "[%s] %s: %pV", process, fn, &vaf); in cnss_plat_ipc_debug_log_print()
135 void cnss_plat_ipc_debug_log_print(void *log_ctx, char *process, const char *fn, in cnss_plat_ipc_debug_log_print() argument