Home
last modified time | relevance | path

Searched refs:cedrus_watchdog (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/staging/media/sunxi/cedrus/
Dcedrus_hw.h31 void cedrus_watchdog(struct work_struct *work);
Dcedrus_hw.c153 void cedrus_watchdog(struct work_struct *work) in cedrus_watchdog() function
Dcedrus.c476 INIT_DELAYED_WORK(&dev->watchdog_work, cedrus_watchdog); in cedrus_probe()