staging: rtl8192u: remove redundant assignment to pointer crypt
[linux/fpc-iii.git] / Documentation / media / uapi / dvb / demux.rst
blobd8c0ff4015fe508fb2ebb5cd6255f2f4955da41a
1 .. Permission is granted to copy, distribute and/or modify this
2 .. document under the terms of the GNU Free Documentation License,
3 .. Version 1.1 or any later version published by the Free Software
4 .. Foundation, with no Invariant Sections, no Front-Cover Texts
5 .. and no Back-Cover Texts. A copy of the license is included at
6 .. Documentation/media/uapi/fdl-appendix.rst.
7 ..
8 .. TODO: replace it to GFDL-1.1-or-later WITH no-invariant-sections
10 .. _dvb_demux:
12 #######################
13 Digital TV Demux Device
14 #######################
16 The Digital TV demux device controls the MPEG-TS filters for the
17 digital TV. If the driver and hardware supports, those filters are
18 implemented at the hardware. Otherwise, the Kernel provides a software
19 emulation.
21 It can be accessed through ``/dev/adapter?/demux?``. Data types and and
22 ioctl definitions can be accessed by including ``linux/dvb/dmx.h`` in
23 your application.
26 .. toctree::
27     :maxdepth: 1
29     dmx_types
30     dmx_fcalls