Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/atm/
H A Didt77252.h68 #define IPRINTK(args...) do { if (debug & DBG_INIT) printk(args); } while(0) macro
82 #define IPRINTK(args...) do { } while(0) macro
/kernel/linux/linux-6.6/drivers/atm/
H A Didt77252.h68 #define IPRINTK(args...) do { if (debug & DBG_INIT) printk(args); } while(0) macro
82 #define IPRINTK(args...) do { } while(0) macro

Completed in 8 milliseconds