Searched refs:sun6i_csi_set_stream (Results 1 – 3 of 3) sorted by relevance
87 void sun6i_csi_set_stream(struct sun6i_csi *csi, bool enable);
174 sun6i_csi_set_stream(video->csi, true); in sun6i_video_start_streaming()206 sun6i_csi_set_stream(video->csi, false); in sun6i_video_start_streaming()230 sun6i_csi_set_stream(video->csi, false); in sun6i_video_stop_streaming()
602 void sun6i_csi_set_stream(struct sun6i_csi *csi, bool enable) in sun6i_csi_set_stream() function