Home
last modified time | relevance | path

Searched refs:atomisp_wdt_stop (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/drivers/staging/media/atomisp/pci/
Datomisp_internal.h306 void atomisp_wdt_stop(struct atomisp_sub_device *asd, bool sync);
Datomisp_compat_css20.c4127 atomisp_wdt_stop(&isp->asd[i], 0); in atomisp_css_isr_thread()
4243 atomisp_wdt_stop(asd, false); in atomisp_css_isr_thread()
Datomisp_cmd.c1610 atomisp_wdt_stop(asd, false); in atomisp_wdt_work()
1656 atomisp_wdt_stop(asd, true); in atomisp_css_flush()
1800 void atomisp_wdt_stop(struct atomisp_sub_device *asd, bool sync) in atomisp_wdt_stop() function
Datomisp_ioctl.c1976 atomisp_wdt_stop(asd, true); in __atomisp_streamoff()