Home
last modified time | relevance | path

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

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