Searched refs:DMX_QUERYBUF (Results 1 – 5 of 5) sorted by relevance
13 ioctl DMX_QUERYBUF19 DMX_QUERYBUF - Query the status of a buffer27 .. c:function:: int ioctl( int fd, DMX_QUERYBUF, struct dvb_buffer *argp )28 :name: DMX_QUERYBUF52 After calling :ref:`DMX_QUERYBUF` with a pointer to this structure,
83 :ref:`DMX_QUERYBUF` ioctl.95 :ref:`DMX_QUERYBUF` ioctl. Buffers must be allocated with the
55 by a :ref:`DMX_QUERYBUF` ioctl will do as well.
325 #define DMX_QUERYBUF _IOWR('o', 61, struct dmx_buffer) macro
1141 case DMX_QUERYBUF: in dvb_demux_do_ioctl()1309 case DMX_QUERYBUF: in dvb_dvr_do_ioctl()