Searched refs:cedrus_watchdog (Results 1 – 3 of 3) sorted by relevance
31 void cedrus_watchdog(struct work_struct *work);
153 void cedrus_watchdog(struct work_struct *work) in cedrus_watchdog() function
476 INIT_DELAYED_WORK(&dev->watchdog_work, cedrus_watchdog); in cedrus_probe()