Home
last modified time | relevance | path

Searched refs:DMX_START (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/Documentation/media/uapi/dvb/
Ddmx-start.rst6 DMX_START chapter
12 DMX_START
18 .. c:function:: int ioctl( int fd, DMX_START)
19 :name: DMX_START
Ddmx-stop.rst33 started via the :ref:`DMX_START` command.
Ddmx-set-filter.rst43 :ref:`DMX_START` ioctl call). If a filter was previously set-up, this
/Linux-v4.19/include/uapi/linux/dvb/
Ddmx.h304 #define DMX_START _IO('o', 41) macro
/Linux-v4.19/fs/
Dcompat_ioctl.c1181 COMPATIBLE_IOCTL(DMX_START)
/Linux-v4.19/drivers/media/dvb-core/
Ddmxdev.c1046 case DMX_START: in dvb_demux_do_ioctl()