Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1.. -*- coding: utf-8; mode: rst -*-
2
3.. _dvb_demux:
4
5################
6DVB Demux Device
7################
8The DVB demux device controls the filters of the DVB hardware/software.
9It can be accessed through ``/dev/adapter?/demux?``. Data types and and
10ioctl definitions can be accessed by including ``linux/dvb/dmx.h`` in
11your application.
12
13
14.. toctree::
15 :maxdepth: 1
16
17 dmx_types
18 dmx_fcalls