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);
970 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()
559 mxc_isi_channel_put(m2m->pipe); in mxc_isi_m2m_streamon()593 mxc_isi_channel_put(m2m->pipe); in mxc_isi_m2m_streamoff()
497 void mxc_isi_channel_put(struct mxc_isi_pipe *pipe) in mxc_isi_channel_put() function