Searched refs:DMX_SET_PES_FILTER (Results 1 – 7 of 7) sorted by relevance
7 DMX_SET_PES_FILTER title13 DMX_SET_PES_FILTER18 .. c:macro:: DMX_SET_PES_FILTER20 ``int ioctl(int fd, DMX_SET_PES_FILTER, struct dmx_pes_filter_params *params)``
32 via the ioctl calls :ref:`DMX_SET_FILTER` or :ref:`DMX_SET_PES_FILTER`.53 :ref:`DMX_SET_FILTER` or :ref:`DMX_SET_PES_FILTER` ioctls.
32 via the ioctl calls :ref:`DMX_SET_FILTER` or :ref:`DMX_SET_PES_FILTER` and
35 previously set up with :ref:`DMX_SET_PES_FILTER` and output equal to
37 :ref:`DMX_SET_PES_FILTER` or :ref:`DMX_ADD_PID`.
292 #define DMX_SET_PES_FILTER _IOW('o', 44, struct dmx_pes_filter_params) macro
1071 case DMX_SET_PES_FILTER: in dvb_demux_do_ioctl()