Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/isdn/hardware/eicon/
Ddebug.c34 static int TraceFilterChannel = -1; variable
213 TraceFilterChannel = -1; in diva_maint_init()
589 ((TraceFilter[0] != 0) && ((TraceFilterIdent < 0) || (TraceFilterChannel < 0)))) { in DI_format()
1444 if ((TraceFilterIdent == pC->hDbg->id) && (TraceFilterChannel == (int)channel->ChannelNumber)) { in diva_maint_state_change_notify()
1450 TraceFilterChannel = -1; in diva_maint_state_change_notify()
1464 TraceFilterChannel = (int)channel->ChannelNumber; in diva_maint_state_change_notify()
1504 int ch = TraceFilterChannel; in diva_maint_state_change_notify()
1551 int ch = TraceFilterChannel; in diva_maint_state_change_notify()
1796 int ch = TraceFilterChannel; in diva_maint_trace_notify()
2001 TraceFilterChannel = -1; in diva_set_trace_filter()