Searched refs:VHiSax_putstatus (Results 1 – 7 of 7) sorted by relevance
/linux-2.4.37.9/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 | 77 VHiSax_putstatus(st->l1.hardware, st->l3.debug_id, fmt, args); in l3m_debug()
|
D | hisax.h | 1343 void VHiSax_putstatus(struct IsdnCardState *cs, char *head, char *fmt, va_list args);
|
D | config.c | 704 void VHiSax_putstatus(struct IsdnCardState *cs, char *head, char *fmt, in VHiSax_putstatus() function 782 VHiSax_putstatus(cs, head, fmt, args); in HiSax_putstatus()
|
D | callc.c | 84 VHiSax_putstatus(chanp->cs, tmp, fmt, args); in link_debug() 1090 VHiSax_putstatus(chanp->cs, tmp, fmt, args); in callc_debug()
|
D | isdnl2.c | 1780 VHiSax_putstatus(st->l1.hardware, st->l2.debug_id, fmt, args); in l2m_debug()
|