Home
last modified time | relevance | path

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

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