Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/media/atomisp/pci/
Datomisp_internal.h306 void atomisp_wdt_stop(struct atomisp_sub_device *asd, bool sync);
Datomisp_compat_css20.c4157 atomisp_wdt_stop(&isp->asd[i], 0); in atomisp_css_isr_thread()
4273 atomisp_wdt_stop(asd, false); in atomisp_css_isr_thread()
Datomisp_cmd.c1609 atomisp_wdt_stop(asd, false); in atomisp_wdt_work()
1655 atomisp_wdt_stop(asd, true); in atomisp_css_flush()
1799 void atomisp_wdt_stop(struct atomisp_sub_device *asd, bool sync) in atomisp_wdt_stop() function
Datomisp_ioctl.c1978 atomisp_wdt_stop(asd, true); in __atomisp_streamoff()