Searched refs:DMX_SET_FILTER (Results 1 – 6 of 6) sorted by relevance
7 DMX_SET_FILTER title13 DMX_SET_FILTER18 .. c:macro:: DMX_SET_FILTER20 ``int ioctl(int fd, DMX_SET_FILTER, struct dmx_sct_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
70 See ioctl :ref:`DMX_SET_FILTER` for how to set a timeout.
291 #define DMX_SET_FILTER _IOW('o', 43, struct dmx_sct_filter_params) macro
1062 case DMX_SET_FILTER: in dvb_demux_do_ioctl()