Searched refs:DMX_EXPBUF (Results 1 – 3 of 3) sorted by relevance
13 ioctl DMX_EXPBUF19 DMX_EXPBUF - Export a buffer as a DMABUF file descriptor.27 .. c:function:: int ioctl( int fd, DMX_EXPBUF, struct dmx_exportbuffer *argp )28 :name: DMX_EXPBUF57 multiple :ref:`DMX_EXPBUF` calls.59 After calling :ref:`DMX_EXPBUF` the ``fd`` field will be set by a78 if (ioctl(v4lfd, DMX_EXPBUF, &expbuf) == -1) {79 perror("DMX_EXPBUF");
326 #define DMX_EXPBUF _IOWR('o', 62, struct dmx_exportbuffer) macro
1150 case DMX_EXPBUF: in dvb_demux_do_ioctl()1313 case DMX_EXPBUF: in dvb_dvr_do_ioctl()