Home
last modified time | relevance | path

Searched defs:LIBIPW_DEBUG (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/drivers/net/wireless/intel/ipw2x00/
DKconfig174 config LIBIPW_DEBUG config
Dlibipw.h61 #define LIBIPW_DEBUG(level, fmt, args...) \ macro
65 #define LIBIPW_DEBUG(level, fmt, args...) do {} while (0) macro