Merge tag 'tegra-for-4.8-i2c' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra...
[cascardo/linux.git] / Documentation / media / uapi / dvb / demux.rst
1 .. -*- coding: utf-8; mode: rst -*-
2
3 .. _dvb_demux:
4
5 ################
6 DVB Demux Device
7 ################
8 The DVB demux device controls the filters of the DVB hardware/software.
9 It can be accessed through ``/dev/adapter?/demux?``. Data types and and
10 ioctl definitions can be accessed by including ``linux/dvb/dmx.h`` in
11 your application.
12
13
14 .. toctree::
15     :maxdepth: 1
16
17     dmx_types
18     dmx_fcalls