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