Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/isdn/hardware/mISDN/
Dhfc_multi.h222 u_long wdcount; /* every 500 ms we need to */ member
Dhfcmulti.c1598 hc->wdcount++; in hfcmulti_watchdog()
1600 if (hc->wdcount > 10) { in hfcmulti_watchdog()
1601 hc->wdcount = 0; in hfcmulti_watchdog()
5114 hc->wdcount = 0; in hfcmulti_init()