Searched refs:atomisp_wdt_stop (Results 1 – 4 of 4) sorted by relevance
306 void atomisp_wdt_stop(struct atomisp_sub_device *asd, bool sync);
4157 atomisp_wdt_stop(&isp->asd[i], 0); in atomisp_css_isr_thread()4273 atomisp_wdt_stop(asd, false); in atomisp_css_isr_thread()
1625 atomisp_wdt_stop(asd, false); in atomisp_wdt_work()1671 atomisp_wdt_stop(asd, true); in atomisp_css_flush()1827 void atomisp_wdt_stop(struct atomisp_sub_device *asd, bool sync) in atomisp_wdt_stop() function
2105 atomisp_wdt_stop(asd, true); in __atomisp_streamoff()