Searched refs:DEBUG_PRINTK_MSG (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/rt2x00/
H A Drt2x00.h57 #define DEBUG_PRINTK_MSG(__dev, __kernlvl, __lvl, __msg, __args...) \ macro
67 DEBUG_PRINTK_MSG(__dev, __kernlvl, __lvl, __msg, ##__args);
81 DEBUG_PRINTK_MSG(__dev, KERN_CRIT, "Panic", __msg, ##__args)
83 DEBUG_PRINTK_MSG(__dev, KERN_ERR, "Error", __msg, ##__args)

Completed in 21 milliseconds