Searched refs:watchdog_count (Results 1 – 2 of 2) sorted by relevance
484 int watchdog_count = 40; in xc_wait_for_lock() local486 while ((lock_state == 0) && (watchdog_count > 0)) { in xc_wait_for_lock()490 watchdog_count--; in xc_wait_for_lock()
287 u8 watchdog_count; member