Home
last modified time | relevance | path

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

/openbmc/linux/drivers/isdn/hardware/mISDN/
H A Dhfc_multi.h222 u_long wdcount; /* every 500 ms we need to */ member
H A Dhfcmulti.c1553 hc->wdcount++; in hfcmulti_watchdog()
1555 if (hc->wdcount > 10) { in hfcmulti_watchdog()
1556 hc->wdcount = 0; in hfcmulti_watchdog()
5075 hc->wdcount = 0; in hfcmulti_init()