Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/
H A Datomisp_internal.h304 void atomisp_wdt_stop_pipe(struct atomisp_video_pipe *pipe, bool sync);
H A Datomisp_cmd.c1270 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() function
1839 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()