Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/ipw2x00/
DKconfig176 config LIBIPW_DEBUG config
Dlibipw.h65 #define LIBIPW_DEBUG(level, fmt, args...) \ macro
70 #define LIBIPW_DEBUG(level, fmt, args...) do {} while (0) macro