Searched defs:watch_dog (Results 1 - 2 of 2) sorted by relevance

/drivers/staging/comedi/drivers/
H A Djr3_pci.h171 /* The watch_dog and watch_dog2 bits are sensor, not processor, watch
175 * while watch_dog does not. This would indicate an improper clock
192 watch_dog = 0x8000 enumerator in enum:error_bits_t
/drivers/staging/rtl8187se/ieee80211/
H A Dieee80211_softmac.c506 unsigned int watch_dog = 0; local
561 if (watch_dog++ >= MAX_CHANNEL_NUMBER)
562 // if (++watch_dog >= 15);//MAX_CHANNEL_NUMBER) //YJ,modified,080630

Completed in 91 milliseconds