Home
last modified time | relevance | path

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

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