Searched refs:media_pipeline_start (Results 1 – 8 of 8) sorted by relevance
207 :c:func:`media_pipeline_start()`.216 Calls to :c:func:`media_pipeline_start()` can be nested.219 :c:func:`media_pipeline_start()` may return an error. In that case,225 If multiple calls to :c:func:`media_pipeline_start()` have been243 Link validation is performed by :c:func:`media_pipeline_start()`258 Once a pipeline has been constructed with :c:func:`media_pipeline_start()`,
1158 __must_check int media_pipeline_start(struct media_pad *origin,
917 __must_check int media_pipeline_start(struct media_pad *origin, in media_pipeline_start() function928 EXPORT_SYMBOL_GPL(media_pipeline_start);
414 ret = media_pipeline_start(entity->pads, &vcap->pipe); in dcmipp_bytecap_start_streaming()
1143 return media_pipeline_start(&entity->pads[0], pipe); in video_device_pipeline_start()
850 ret = media_pipeline_start(sensor->pads, camif->m_pipeline); in s3c_camif_streamon()
331 return media_pipeline_start(isc->video_dev.entity.pads, &isc->mpipe); in isc_prepare_streaming()
1181 ret = media_pipeline_start(&node->pad, &cfe->pipe); in cfe_start_streaming()