Home
last modified time | relevance | path

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

/linux/Documentation/userspace-api/media/dvb/
H A Ddmx-start.rst7 DMX_START title
13 DMX_START
18 .. c:macro:: DMX_START
20 ``int ioctl(int fd, DMX_START)``
4 .. _DMX_START: global() target
H A Ddmx-stop.rst33 started via the :ref:`DMX_START` command.
H A Ddmx-set-filter.rst43 :ref:`DMX_START` ioctl call). If a filter was previously set-up, this
/linux/include/uapi/linux/dvb/
H A Ddmx.h156 * :ref:`DMX_START`.
289 #define DMX_START _IO('o', 41) macro
/linux/drivers/media/dvb-core/
H A Ddmxdev.c1042 case DMX_START: in dvb_demux_do_ioctl()