Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/isdn/hysdn/
Dhysdn_defs.h239 extern void hysdn_card_errlog(hysdn_card *, tErrLogEntry *, int); /* output card log */
Dhysdn_sched.c44 hysdn_card_errlog(card, (tErrLogEntry *) buf, len); in hysdn_sched_rx()
Dhysdn_proclog.c56 hysdn_card_errlog(hysdn_card *card, tErrLogEntry *logp, int maxsize) in hysdn_card_errlog() function