Searched refs:atomisp_wdt_stop_pipe (Results 1 – 2 of 2) sorted by relevance
304 void atomisp_wdt_stop_pipe(struct atomisp_video_pipe *pipe, bool sync);
1270 atomisp_wdt_stop_pipe(pipe, false); in atomisp_buf_done()1799 void atomisp_wdt_stop_pipe(struct atomisp_video_pipe *pipe, bool sync) in atomisp_wdt_stop_pipe() function1839 atomisp_wdt_stop_pipe(&asd->video_out_capture, sync); in atomisp_wdt_stop()1840 atomisp_wdt_stop_pipe(&asd->video_out_preview, sync); in atomisp_wdt_stop()1841 atomisp_wdt_stop_pipe(&asd->video_out_vf, sync); in atomisp_wdt_stop()1842 atomisp_wdt_stop_pipe(&asd->video_out_video_capture, sync); in atomisp_wdt_stop()