Home
last modified time | relevance | path

Searched refs:DMX_STOP (Results 1 – 2 of 2) sorted by relevance

/linux/Documentation/userspace-api/media/dvb/
H A Ddmx-stop.rst7 DMX_STOP title
13 DMX_STOP
18 .. c:macro:: DMX_STOP
20 ``int ioctl(int fd, DMX_STOP)``
/linux/include/uapi/linux/dvb/
H A Ddmx.h290 #define DMX_STOP _IO('o', 42) macro