Home
last modified time | relevance | path

Searched refs:mxc_isi_pipe_enable (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/media/platform/nxp/imx8-isi/
H A Dimx8-isi-core.h323 int mxc_isi_pipe_enable(struct mxc_isi_pipe *pipe);
H A Dimx8-isi-video.c963 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()
H A Dimx8-isi-pipe.c235 int mxc_isi_pipe_enable(struct mxc_isi_pipe *pipe) in mxc_isi_pipe_enable() function