Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/staging/media/atomisp/pci/
Datomisp_internal.h304 void atomisp_wdt_stop_pipe(struct atomisp_video_pipe *pipe, bool sync);
Datomisp_cmd.c1255 atomisp_wdt_stop_pipe(pipe, false); in atomisp_buf_done()
1778 void atomisp_wdt_stop_pipe(struct atomisp_video_pipe *pipe, bool sync) in atomisp_wdt_stop_pipe() function
1812 atomisp_wdt_stop_pipe(&asd->video_out_capture, sync); in atomisp_wdt_stop()
1813 atomisp_wdt_stop_pipe(&asd->video_out_preview, sync); in atomisp_wdt_stop()
1814 atomisp_wdt_stop_pipe(&asd->video_out_vf, sync); in atomisp_wdt_stop()
1815 atomisp_wdt_stop_pipe(&asd->video_out_video_capture, sync); in atomisp_wdt_stop()