Searched refs:watchdog_count (Results 1 – 2 of 2) sorted by relevance
495 int watchdog_count = 40; in xc_wait_for_lock() local497 while ((lock_state == 0) && (watchdog_count > 0)) { in xc_wait_for_lock()501 watchdog_count--; in xc_wait_for_lock()
310 u8 watchdog_count; member