Searched defs:PORT_PDEBUG (Results 1 - 1 of 1) sorted by relevance

/drivers/staging/comedi/drivers/
H A Dme4000.h44 #undef PORT_PDEBUG macro
45 #define PORT_PDEBUG(fmt, args...) printk(KERN_DEBUG"comedi%d: me4000: " fmt, dev->minor, ##args) macro
47 #define PORT_PDEBUG(fmt, args...) /* no debugging, do nothing */ macro

Completed in 64 milliseconds