Searched refs:atomisp_wdt_refresh_pipe (Results 1 – 3 of 3) sorted by relevance
/linux-5.19.10/drivers/staging/media/atomisp/pci/ |
D | atomisp_internal.h | 302 void atomisp_wdt_refresh_pipe(struct atomisp_video_pipe *pipe,
|
D | atomisp_cmd.c | 1270 atomisp_wdt_refresh_pipe(pipe, in atomisp_buf_done() 1720 void atomisp_wdt_refresh_pipe(struct atomisp_video_pipe *pipe, in atomisp_wdt_refresh_pipe() function 1780 atomisp_wdt_refresh_pipe(&asd->video_out_capture, delay); in atomisp_wdt_refresh() 1782 atomisp_wdt_refresh_pipe(&asd->video_out_preview, delay); in atomisp_wdt_refresh() 1784 atomisp_wdt_refresh_pipe(&asd->video_out_vf, delay); in atomisp_wdt_refresh() 1786 atomisp_wdt_refresh_pipe(&asd->video_out_video_capture, delay); in atomisp_wdt_refresh() 1816 atomisp_wdt_refresh_pipe(pipe, ATOMISP_ISP_TIMEOUT_DURATION); in atomisp_wdt_start_pipe() 4184 atomisp_wdt_refresh_pipe(pipe, in atomisp_handle_parameter_and_buffer()
|
D | atomisp_ioctl.c | 1742 atomisp_wdt_refresh_pipe(pipe0, wdt_duration); in __wdt_on_master_slave_sensor_pipe() 1744 atomisp_wdt_refresh_pipe(pipe, wdt_duration); in __wdt_on_master_slave_sensor_pipe() 2027 atomisp_wdt_refresh_pipe(pipe, wdt_duration); in atomisp_streamon()
|