Home
last modified time | relevance | path

Searched refs:watchdog_count (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/media/tuners/
Dxc4000.c484 int watchdog_count = 40; in xc_wait_for_lock() local
486 while ((lock_state == 0) && (watchdog_count > 0)) { in xc_wait_for_lock()
490 watchdog_count--; in xc_wait_for_lock()
/linux-6.1.9/drivers/staging/r8188eu/include/
Drtw_mlme.h287 u8 watchdog_count; member