Home
last modified time | relevance | path

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

/Linux-v6.6/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-v6.6/drivers/atm/
Dnicstar.c92 #define PRINTK(args...) printk(args) macro
94 #define PRINTK(args...) do {} while (0) macro
/Linux-v6.6/init/
DKconfig1534 config PRINTK config