1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
5 #######################
6 Digital TV Demux Device
7 #######################
9 The Digital TV demux device controls the MPEG-TS filters for the
10 digital TV. If the driver and hardware supports, those filters are
11 implemented at the hardware. Otherwise, the Kernel provides a software
14 It can be accessed through ``/dev/adapter?/demux?``. Data types and
15 ioctl definitions can be accessed by including ``linux/dvb/dmx.h`` in