Home
last modified time | relevance | path

Searched refs:wdcount (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/isdn/hardware/mISDN/
H A Dhfcmulti.c1584 hc->wdcount++; in hfcmulti_watchdog()
1586 if (hc->wdcount > 10) { in hfcmulti_watchdog()
1587 hc->wdcount = 0; in hfcmulti_watchdog()
5108 hc->wdcount = 0; in hfcmulti_init()
H A Dhfc_multi.h222 u_long wdcount; /* every 500 ms we need to */ member
/kernel/linux/linux-6.6/drivers/isdn/hardware/mISDN/
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()
H A Dhfc_multi.h222 u_long wdcount; /* every 500 ms we need to */ member

Completed in 21 milliseconds