Searched refs:log_ctx (Results 1 – 3 of 3) sorted by relevance
/wlan-driver/platform/cnss2/ |
H A D | debug.h | 105 void cnss_debug_ipc_log_print(void *log_ctx, char *process, const char *fn,
|
H A D | debug.c | 1083 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 D | cnss_plat_ipc_qmi.c | 111 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
|