Searched refs:VHiSax_putstatus (Results 1 - 7 of 7) sorted by relevance
/linux-4.4.14/drivers/isdn/hisax/ |
H A D | isdnl1.c | 137 VHiSax_putstatus(cs, tmp, fmt, args); debugl1() 151 VHiSax_putstatus(cs, tmp, fmt, args); l1m_debug()
|
H A D | isdnl3.c | 76 VHiSax_putstatus(st->l1.hardware, st->l3.debug_id, fmt, args); l3m_debug()
|
H A D | tei.c | 400 VHiSax_putstatus(st->l1.hardware, "tei ", fmt, args); tei_debug()
|
H A D | callc.c | 77 VHiSax_putstatus(chanp->cs, tmp, fmt, args); link_debug() 1080 VHiSax_putstatus(chanp->cs, tmp, fmt, args); callc_debug()
|
H A D | config.c | 662 void VHiSax_putstatus(struct IsdnCardState *cs, char *head, char *fmt, VHiSax_putstatus() function 737 VHiSax_putstatus(cs, head, fmt, args); HiSax_putstatus()
|
H A D | hisax.h | 1293 void VHiSax_putstatus(struct IsdnCardState *cs, char *head, char *fmt, va_list args);
|
H A D | isdnl2.c | 1766 VHiSax_putstatus(st->l1.hardware, st->l2.debug_id, fmt, args); l2m_debug()
|
Completed in 199 milliseconds