Searched refs:watchdog_count (Results 1 – 2 of 2) sorted by relevance
486 int watchdog_count = 40; in xc_wait_for_lock() local488 while ((lock_state == 0) && (watchdog_count > 0)) { in xc_wait_for_lock()492 watchdog_count--; in xc_wait_for_lock()
307 u8 watchdog_count; member