linux_dsm_epyc7002/include/media
Laurent Pinchart e02188c90f [media] media: Pipelines and media streams
Drivers often need to associate pipeline objects to entities, and to
take stream state into account when configuring entities and links. The
pipeline API helps drivers manage that information.

When starting streaming, drivers call media_entity_pipeline_start(). The
function marks all entities connected to the given entity through
enabled links, either directly or indirectly, as streaming. Similarly,
when stopping the stream, drivers call media_entity_pipeline_stop().

The media_entity_pipeline_start() function takes a pointer to a media
pipeline and stores it in every entity in the graph. Drivers should
embed the media_pipeline structure in higher-level pipeline structures
and can then access the pipeline through the media_entity structure.

Link configuration will fail with -EBUSY by default if either end of the
link is a streaming entity, unless the link is marked with the
MEDIA_LNK_FL_DYNAMIC flag.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2011-03-22 04:53:17 -03:00
..
davinci
adv7343.h
ak881x.h
bt819.h
cs53l32a.h
cs5345.h
cx2341x.h
cx25840.h
i2c-addr.h
ir-kbd-i2c.h
lirc_dev.h
lirc.h
m52790.h
media-device.h [media] media: Links setup 2011-03-22 04:53:16 -03:00
media-devnode.h [media] media: Media device node support 2011-03-22 04:52:22 -03:00
media-entity.h [media] media: Pipelines and media streams 2011-03-22 04:53:17 -03:00
msp3400.h
mt9t112.h
mt9v011.h [media] v4l2-subdev: remove core.s_config and v4l2_i2c_new_subdev_cfg() 2011-01-19 11:45:30 -02:00
noon010pc30.h [media] Add v4l2 subdev driver for NOON010PC30L image sensor 2011-03-21 20:31:40 -03:00
omap1_camera.h
ov772x.h
pwc-ioctl.h
radio-si4713.h
rc-core.h [media] rc: fix up and genericize some time unit conversions 2011-01-19 11:45:52 -02:00
rc-map.h [media] technisat-usb2: added driver for Technisat's USB2.0 DVB-S/S2 receiver 2011-03-21 20:31:33 -03:00
rj54n1cb0c.h
s5p_fimc.h [media] s5p-fimc: Add control of the external sensor clock 2011-03-21 20:31:39 -03:00
saa6588.h
saa6752hs.h
saa7115.h
saa7127.h
saa7146_vv.h
saa7146.h [media] saa7146: Convert from .ioctl to .unlocked_ioctl 2011-01-19 11:28:10 -02:00
sh_mobile_ceu.h
sh_mobile_csi2.h
sh_vou.h
si4713.h
soc_camera_platform.h
soc_camera.h [media] V4L: soc-camera: add helper functions for videobuf queue handling 2011-03-21 20:32:15 -03:00
soc_mediabus.h [media] V4L: soc_mediabus: add a method to obtain the number of samples per pixel 2011-03-21 20:32:13 -03:00
sr030pc30.h
timb_radio.h
timb_video.h
tuner-types.h
tuner.h [media] tuner: Remove remaining usages of T_DIGITAL_TV 2011-03-21 20:32:04 -03:00
tvaudio.h
tveeprom.h
tvp514x.h
tvp5150.h
tvp7002.h
tw9910.h
upd64031a.h
upd64083.h
v4l2-chip-ident.h [media] V4L: Initial submit of OV9740 driver 2011-03-21 20:32:16 -03:00
v4l2-common.h [media] v4l2-subdev: remove core.s_config and v4l2_i2c_new_subdev_cfg() 2011-01-19 11:45:30 -02:00
v4l2-ctrls.h [media] v4l: Include linux/videodev2.h in media/v4l2-ctrls.h 2011-01-19 11:52:09 -02:00
v4l2-dev.h [media] v4l: subdev: Add device node support 2011-03-21 20:32:42 -03:00
v4l2-device.h [media] v4l: subdev: Add device node support 2011-03-21 20:32:42 -03:00
v4l2-event.h
v4l2-fh.h
v4l2-int-device.h
v4l2-ioctl.h [media] v4l: Add multi-planar ioctl handling code 2011-03-21 20:31:33 -03:00
v4l2-mediabus.h
v4l2-mem2mem.h [media] v4l: mem2mem: port to videobuf2 2011-03-21 20:31:35 -03:00
v4l2-subdev.h [media] v4l: subdev: Events support 2011-03-21 20:32:42 -03:00
videobuf2-core.h [media] v4l: videobuf2: Typo fix 2011-03-21 20:32:41 -03:00
videobuf2-dma-contig.h [media] v4l: videobuf2: add DMA coherent allocator 2011-03-21 20:31:34 -03:00
videobuf2-dma-sg.h [media] v4l: videobuf2: add DMA scatter/gather allocator 2011-03-21 20:31:34 -03:00
videobuf2-memops.h [media] v4l: videobuf2: add generic memory handling routines 2011-03-21 20:31:34 -03:00
videobuf2-vmalloc.h [media] v4l: videobuf2: add vmalloc allocator 2011-03-21 20:31:34 -03:00
videobuf-core.h
videobuf-dma-contig.h
videobuf-dma-sg.h
videobuf-dvb.h
videobuf-vmalloc.h
wm8775.h [media] Add proper audio support for Nova-S Plus with wm8775 ADC 2011-03-21 20:32:19 -03:00