Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/platform/nxp/imx8-isi/
Dimx8-isi-core.h363 void mxc_isi_channel_disable(struct mxc_isi_pipe *pipe);
Dimx8-isi-m2m.c128 mxc_isi_channel_disable(m2m->pipe); in mxc_isi_m2m_device_run()
592 mxc_isi_channel_disable(m2m->pipe); in mxc_isi_m2m_streamoff()
Dimx8-isi-pipe.c293 mxc_isi_channel_disable(pipe); in mxc_isi_pipe_enable()
313 mxc_isi_channel_disable(pipe); in mxc_isi_pipe_disable()
Dimx8-isi-hw.c519 void mxc_isi_channel_disable(struct mxc_isi_pipe *pipe) in mxc_isi_channel_disable() function