Home
last modified time | relevance | path

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

/drivers/isdn/hardware/eicon/
Ddebuglib.c30 static DIVA_DI_PRINTF dprintf; variable
34 DIVA_DI_PRINTF dprintf = no_printf; variable
Distream.c36 #define dprintf macro
Ddi.c34 #define dprintf macro
Dmessage.c41 #define dprintf macro
/drivers/misc/
Dkernel_debugger.c26 #define dprintf(fmt...) (ctxt->printf(ctxt->cookie, fmt)) macro