Lines Matching refs:_x
21 #define icnss_ipc_log_string(_x...) \ argument
22 ipc_log_string(icnss_ipc_log_context, _x)
24 #define icnss_ipc_log_long_string(_x...) \ argument
25 ipc_log_string(icnss_ipc_log_long_context, _x)
27 #define icnss_ipc_log_smp2p_string(_x...) \ argument
28 ipc_log_string(icnss_ipc_log_smp2p_context, _x)
30 #define icnss_ipc_soc_wake_string(_x...) \ argument
31 ipc_log_string(icnss_ipc_soc_wake_context, _x)
33 #define icnss_ipc_log_string(_x...) argument
35 #define icnss_ipc_log_long_string(_x...) argument
37 #define icnss_ipc_log_smp2p_string(_x...) argument
39 #define icnss_ipc_soc_wake_string(_x...) argument