Home
last modified time | relevance | path

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

/linux/sound/isa/wavefront/
H A Dwavefront_synth.c117 #define DPRINT(cond, ...) \ macro
122 #define DPRINT(cond, args...) macro
/linux/drivers/block/
H A Dataflop.c415 #define DPRINT(a) printk a macro
417 #define DPRINT(a) macro
H A Dfloppy.c150 #define DPRINT(format, args...) \ macro