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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/dvb/b2c2/
H A Dflexcop.h11 #define FC_LOG_PREFIX "b2c2-flexcop" macro
H A Dflexcop-common.h24 #ifndef FC_LOG_PREFIX
26 #define FC_LOG_PREFIX "b2c2-undef" macro
31 #define err(format, arg...) printk(KERN_ERR FC_LOG_PREFIX ": " format "\n" , ## arg)
33 #define info(format, arg...) printk(KERN_INFO FC_LOG_PREFIX ": " format "\n" , ## arg)
35 #define warn(format, arg...) printk(KERN_WARNING FC_LOG_PREFIX ": " format "\n" , ## arg)
H A Dflexcop-pci.c9 #define FC_LOG_PREFIX "flexcop-pci" macro
H A Dflexcop-usb.c9 #define FC_LOG_PREFIX "flexcop_usb" macro

Completed in 91 milliseconds