linux/drivers/media/dvb-core
Mauro Carvalho Chehab 4155109aa8 [media] dvbdev: add a function to create DVB media graph
We need to create a DVB graph, linking the several DVB devnodes.

Add such function. Please notice that this helper function
doesn't take into account devices with multiple DVB adapters
and frontends.

For devices with multiple adapters, they should either create two
different media controller instances or to improve this function
to take the adapter ID into account.

Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2015-02-13 21:10:15 -02:00
..
demux.h [media] demux.h: Remove duplicated enum 2013-04-08 06:53:15 -03:00
dmxdev.c [media] dmxdev: add support for demux/dvr nodes at media controller 2015-02-13 21:10:13 -02:00
dmxdev.h [media] remove include/linux/dvb/dmx.h 2012-10-19 07:29:17 -03:00
dvb_ca_en50221.c [media] dvb_ca_en50221: add support for CA node at the media controller 2015-02-13 21:10:13 -02:00
dvb_ca_en50221.h
dvb_demux.c [media] media_tree: Fix spelling errors 2013-12-09 14:50:50 -02:00
dvb_demux.h [media] demux.h: Remove duplicated enum 2013-04-08 06:53:15 -03:00
dvb_filter.c
dvb_filter.h
dvb_frontend.c [media] dvb_frontend: add media controller support for DVB frontend 2015-02-13 21:10:13 -02:00
dvb_frontend.h [media] dvb-frontend: add core support for tuner suspend/resume 2014-08-21 15:25:09 -05:00
dvb_math.c
dvb_math.h
dvb_net.c [media] dvb_net: add support for DVB net node at the media controller 2015-02-13 21:10:13 -02:00
dvb_net.h [media] dvb: push down ioctl lock in dvb_usercopy 2012-12-27 15:44:21 -02:00
dvb_ringbuffer.c [media] ngene: properly handle __user ptr 2014-09-08 10:00:52 -03:00
dvb_ringbuffer.h [media] ngene: properly handle __user ptr 2014-09-08 10:00:52 -03:00
dvb-usb-ids.h [media] cxusb: Geniatech T230 support 2014-11-25 09:15:54 -02:00
dvbdev.c [media] dvbdev: add a function to create DVB media graph 2015-02-13 21:10:15 -02:00
dvbdev.h [media] dvbdev: add a function to create DVB media graph 2015-02-13 21:10:15 -02:00
Kconfig
Makefile