Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/isdn/hardware/mISDN/
Dhfc_multi.h222 u_long wdcount; /* every 500 ms we need to */ member
Dhfcmulti.c1584 hc->wdcount++; in hfcmulti_watchdog()
1586 if (hc->wdcount > 10) { in hfcmulti_watchdog()
1587 hc->wdcount = 0; in hfcmulti_watchdog()
5101 hc->wdcount = 0; in hfcmulti_init()