Searched refs:atomisp_pipe_check (Results 1 – 3 of 3) sorted by relevance
37 int atomisp_pipe_check(struct atomisp_video_pipe *pipe, bool streaming_ok);
538 int atomisp_pipe_check(struct atomisp_video_pipe *pipe, bool settings_change) in atomisp_pipe_check() function677 ret = atomisp_pipe_check(pipe, true); in atomisp_s_input()1205 ret = atomisp_pipe_check(pipe, false); in atomisp_qbuf()1357 ret = atomisp_pipe_check(pipe, false); in atomisp_dqbuf()1533 ret = atomisp_pipe_check(pipe, false); in atomisp_streamon()
5168 ret = atomisp_pipe_check(pipe, true); in atomisp_set_fmt()