Home
last modified time | relevance | path

Searched refs:TraceFilterChannel (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/drivers/isdn/hardware/eicon/
Ddebug.c33 static int TraceFilterChannel = -1; variable
214 TraceFilterChannel = -1; in diva_maint_init()
592 ((TraceFilter[0] != 0) && ((TraceFilterIdent < 0) || (TraceFilterChannel < 0)))) { in DI_format()
1447 if ((TraceFilterIdent == pC->hDbg->id) && (TraceFilterChannel == (int)channel->ChannelNumber)) { in diva_maint_state_change_notify()
1453 TraceFilterChannel = -1; in diva_maint_state_change_notify()
1467 TraceFilterChannel = (int)channel->ChannelNumber; in diva_maint_state_change_notify()
1507 int ch = TraceFilterChannel; in diva_maint_state_change_notify()
1554 int ch = TraceFilterChannel; in diva_maint_state_change_notify()
1799 int ch = TraceFilterChannel; in diva_maint_trace_notify()
2004 TraceFilterChannel = -1; in diva_set_trace_filter()