Home
last modified time | relevance | path

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

/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