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