Searched refs:DMX_QBUF (Results 1 – 3 of 3) sorted by relevance
7 ioctl DMX_QBUF, DMX_DQBUF13 DMX_QBUF - DMX_DQBUF - Exchange a buffer with the driver20 .. c:macro:: DMX_QBUF22 ``int ioctl(int fd, DMX_QBUF, struct dmx_buffer *argp)``40 Applications call the ``DMX_QBUF`` ioctl to enqueue an empty50 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
1154 case DMX_QBUF: in dvb_demux_do_ioctl()1312 case DMX_QBUF: in dvb_dvr_do_ioctl()