Home
last modified time | relevance | path

Searched defs:DEBUG_MSG (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/video/fbdev/via/
H A Ddebug.h17 #define DEBUG_MSG(f, a...) printk(f, ## a) macro
19 #define DEBUG_MSG(f, a...) no_printk(f, ## a) macro
/openbmc/linux/drivers/soc/ixp4xx/
H A Dixp4xx-npe.c27 #define DEBUG_MSG 0 macro