Searched refs:kccb_stall_count (Results 1 – 2 of 2) sorted by relevance
149 pvr_dev->watchdog.kccb_stall_count++; in pvr_watchdog_kccb_stalled()155 if (pvr_dev->watchdog.kccb_stall_count == 2) { in pvr_watchdog_kccb_stalled()156 pvr_dev->watchdog.kccb_stall_count = 0; in pvr_watchdog_kccb_stalled()176 pvr_dev->watchdog.kccb_stall_count = 0; in pvr_watchdog_kccb_stalled()
225 u32 kccb_stall_count; member