Searched refs:mxc_isi_pipe_enable (Results 1 – 3 of 3) sorted by relevance
323 int mxc_isi_pipe_enable(struct mxc_isi_pipe *pipe);
963 ret = mxc_isi_pipe_enable(video->pipe); in mxc_isi_vb2_start_streaming()1399 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