Home
last modified time | relevance | path

Searched hist:d0a164f593ec770e5fc0dd9b003ac057559482c7 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/media/
H A Dv4l2-mc.hdiff d0a164f593ec770e5fc0dd9b003ac057559482c7 Thu Feb 11 17:41:25 CST 2016 Shuah Khan <shuahkh@osg.samsung.com> [media] media: v4l-core add enable/disable source common interfaces

Add a new interfaces to be used by v4l-core to invoke enable
source and disable_source handlers in the media_device. The
enable_source helper function invokes the enable_source handler
to find media source entity connected to the entity and check
is it is available or busy. If source is available, link is
activated and pipeline is started. The disable_source helper
function invokes the disable_source handler to deactivate and
stop the pipeline.

Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
H A Dv4l2-dev.hdiff d0a164f593ec770e5fc0dd9b003ac057559482c7 Thu Feb 11 17:41:25 CST 2016 Shuah Khan <shuahkh@osg.samsung.com> [media] media: v4l-core add enable/disable source common interfaces

Add a new interfaces to be used by v4l-core to invoke enable
source and disable_source handlers in the media_device. The
enable_source helper function invokes the enable_source handler
to find media source entity connected to the entity and check
is it is available or busy. If source is available, link is
activated and pipeline is started. The disable_source helper
function invokes the disable_source handler to deactivate and
stop the pipeline.

Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
/openbmc/linux/drivers/media/v4l2-core/
H A Dv4l2-mc.cdiff d0a164f593ec770e5fc0dd9b003ac057559482c7 Thu Feb 11 17:41:25 CST 2016 Shuah Khan <shuahkh@osg.samsung.com> [media] media: v4l-core add enable/disable source common interfaces

Add a new interfaces to be used by v4l-core to invoke enable
source and disable_source handlers in the media_device. The
enable_source helper function invokes the enable_source handler
to find media source entity connected to the entity and check
is it is available or busy. If source is available, link is
activated and pipeline is started. The disable_source helper
function invokes the disable_source handler to deactivate and
stop the pipeline.

Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>