Home
last modified time | relevance | path

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

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