Searched refs:DMX_QBUF (Results 1 – 3 of 3) sorted by relevance
13 ioctl DMX_QBUF, DMX_DQBUF19 DMX_QBUF - DMX_DQBUF - Exchange a buffer with the driver27 .. c:function:: int ioctl( int fd, DMX_QBUF, struct dmx_buffer *argp )28 :name: DMX_QBUF47 Applications call the ``DMX_QBUF`` ioctl to enqueue an empty57 When ``DMX_QBUF`` is called with a pointer to this structure, it locks the
327 #define DMX_QBUF _IOWR('o', 63, struct dmx_buffer) macro
1159 case DMX_QBUF: in dvb_demux_do_ioctl()1317 case DMX_QBUF: in dvb_dvr_do_ioctl()