Searched refs:mxc_isi_pipe_enable (Results 1 – 3 of 3) sorted by relevance
324 int mxc_isi_pipe_enable(struct mxc_isi_pipe *pipe);
1007 ret = mxc_isi_pipe_enable(video->pipe); in mxc_isi_vb2_start_streaming()1356 return mxc_isi_pipe_enable(pipe); in mxc_isi_video_resume()
235 int mxc_isi_pipe_enable(struct mxc_isi_pipe *pipe) in mxc_isi_pipe_enable() function