Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/atm/
H A Didt77252.h76 #define RPRINTK(args...) do { if (debug & DBG_RAW_CELL) printk(args); } while(0) macro
90 #define RPRINTK(args...) do { } while(0) macro
/kernel/linux/linux-6.6/drivers/atm/
H A Didt77252.h76 #define RPRINTK(args...) do { if (debug & DBG_RAW_CELL) printk(args); } while(0) macro
90 #define RPRINTK(args...) do { } while(0) macro

Completed in 5 milliseconds