Searched refs:dbg_old (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/hardware/eicon/
H A Ddebuglib.c144 (myDriverDebugHandle.dbg_irq || myDriverDebugHandle.dbg_old) &&
150 (*(myDriverDebugHandle.dbg_old))(myDriverDebugHandle.id, x, ap);
H A Ddebuglib.h242 #define DBG_HANDLE_VERSION 1 /* contains dbg_old function now */
256 DbgOld dbg_old ; /* function for old debug appending */ member in struct:_DbgHandle_
288 112 .. .. void *dbg_old
H A Dcapifunc.c76 } else if (myDriverDebugHandle.dbg_old) {
77 myDriverDebugHandle.dbg_old(myDriverDebugHandle.id,
H A Ddebug.c447 hDbg->dbg_old = DI_format_old;
511 hDbg->dbg_old = NULL;

Completed in 54 milliseconds