Searched refs:mxc_isi_channel_put (Results 1 – 4 of 4) sorted by relevance
361 void mxc_isi_channel_put(struct mxc_isi_pipe *pipe);
973 mxc_isi_channel_put(video->pipe); in mxc_isi_vb2_start_streaming()983 mxc_isi_channel_put(video->pipe); in mxc_isi_vb2_stop_streaming()1366 mxc_isi_channel_put(pipe); in mxc_isi_video_suspend()
559 mxc_isi_channel_put(m2m->pipe); in mxc_isi_m2m_streamon()593 mxc_isi_channel_put(m2m->pipe); in mxc_isi_m2m_streamoff()
499 void mxc_isi_channel_put(struct mxc_isi_pipe *pipe) in mxc_isi_channel_put() function