Home
last modified time | relevance | path

Searched refs:_dbgdump (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/staging/rtl8723bs/include/
Drtw_debug.h142 #undef _dbgdump
149 #define _dbgdump printk macro
153 #if defined(_dbgdump)
161 _dbgdump(DRIVER_PREFIX"ERROR " fmt, ##arg);\
163 _dbgdump(DRIVER_PREFIX fmt, ##arg);\
173 _dbgdump("ERROR " fmt, ##arg);\
175 _dbgdump(fmt, ##arg);\
202 #if defined(_dbgdump)
205 _dbgdump(DRIVER_PREFIX __VA_ARGS__);\
210 _dbgdump(DRIVER_PREFIX __VA_ARGS__);\
[all …]
/Linux-v5.10/drivers/staging/rtl8712/
Drtl871x_debug.h132 #define _dbgdump printk macro
143 #define MSG_8712 _dbgdump
146 #define DBG_8712 _dbgdump
149 #define WRN_8712 _dbgdump
152 #define ERR_8712 _dbgdump