Home
last modified time | relevance | path

Searched defs:PRINTK (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/drivers/net/ethernet/smsc/
Dsmc9194.c159 #define PRINTK(x) printk x macro
161 #define PRINTK(x) macro
Dsmc91x.c150 #define PRINTK(dev, fmt, ...) \ macro
/linux-6.6.21/drivers/atm/
Dnicstar.c92 #define PRINTK(args...) printk(args) macro
94 #define PRINTK(args...) do {} while (0) macro
/linux-6.6.21/init/
DKconfig1543 config PRINTK config