Searched refs:vimc_pipeline_s_stream (Results 1 – 5 of 5) sorted by relevance
165 int vimc_pipeline_s_stream(struct media_entity *ent, int enable);
266 int vimc_pipeline_s_stream(struct media_entity *ent, int enable) in vimc_pipeline_s_stream() function291 EXPORT_SYMBOL_GPL(vimc_pipeline_s_stream);
249 ret = vimc_pipeline_s_stream(&vsca->sd.entity, 1); in vimc_sca_s_stream()260 ret = vimc_pipeline_s_stream(&vsca->sd.entity, 0); in vimc_sca_s_stream()
258 ret = vimc_pipeline_s_stream(&vcap->vdev.entity, 1); in vimc_cap_start_streaming()277 vimc_pipeline_s_stream(&vcap->vdev.entity, 0); in vimc_cap_stop_streaming()
355 ret = vimc_pipeline_s_stream(&vdeb->sd.entity, 1); in vimc_deb_s_stream()366 ret = vimc_pipeline_s_stream(&vdeb->sd.entity, 0); in vimc_deb_s_stream()