Home
last modified time | relevance | path

Searched refs:DMX_START (Results 1 – 4 of 4) 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)``
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.h289 #define DMX_START _IO('o', 41) macro