Home
last modified time | relevance | path

Searched refs:mxc_isi_channel_put (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/media/platform/nxp/imx8-isi/
H A Dimx8-isi-core.h361 void mxc_isi_channel_put(struct mxc_isi_pipe *pipe);
H A Dimx8-isi-video.c970 mxc_isi_channel_put(video->pipe); in mxc_isi_vb2_start_streaming()
980 mxc_isi_channel_put(video->pipe); in mxc_isi_vb2_stop_streaming()
1363 mxc_isi_channel_put(pipe); in mxc_isi_video_suspend()
H A Dimx8-isi-m2m.c559 mxc_isi_channel_put(m2m->pipe); in mxc_isi_m2m_streamon()
593 mxc_isi_channel_put(m2m->pipe); in mxc_isi_m2m_streamoff()
H A Dimx8-isi-hw.c499 void mxc_isi_channel_put(struct mxc_isi_pipe *pipe) in mxc_isi_channel_put() function