Home
last modified time | relevance | path

Searched refs:hantro_watchdog (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/drivers/media/platform/verisilicon/
Dhantro_hw.h416 void hantro_watchdog(struct work_struct *work);
Dhantro_drv.c118 void hantro_watchdog(struct work_struct *work) in hantro_watchdog() function
1013 INIT_DELAYED_WORK(&vpu->watchdog_work, hantro_watchdog); in hantro_probe()