Searched defs:__kernlvl (Results 1 – 1 of 1) sorted by relevance
/linux-3.3/drivers/net/wireless/rt2x00/ |
D | rt2x00.h | 61 #define DEBUG_PRINTK_MSG(__dev, __kernlvl, __lvl, __msg, __args...) \ argument 65 #define DEBUG_PRINTK_PROBE(__kernlvl, __lvl, __msg, __args...) \ argument 70 #define DEBUG_PRINTK(__dev, __kernlvl, __lvl, __msg, __args...) \ argument 73 #define DEBUG_PRINTK(__dev, __kernlvl, __lvl, __msg, __args...) \ argument
|