Home
last modified time | relevance | path

Searched refs:DMX_REQBUFS (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.4/Documentation/media/uapi/dvb/
Ddmx-reqbufs.rst13 ioctl DMX_REQBUFS
19 DMX_REQBUFS - Initiate Memory Mapping and/or DMA buffer I/O
27 .. c:function:: int ioctl( int fd, DMX_REQBUFS, struct dmx_requestbuffers *argp )
28 :name: DMX_REQBUFS
69 Applications can call :ref:`DMX_REQBUFS` again to change the number of
Ddmx-querybuf.rst46 been allocated with the :ref:`DMX_REQBUFS` ioctl.
49 to the number of buffers allocated with :ref:`DMX_REQBUFS`
Ddmx-expbuf.rst46 buffers have been allocated with the :ref:`DMX_REQBUFS` ioctl.
50 range from zero to the number of buffers allocated with :ref:`DMX_REQBUFS`
Ddmx-mmap.rst96 :ref:`DMX_REQBUFS` ioctl before they can be queried.
121 :ref:`DMX_REQBUFS` ioctl.
Ddmx-qbuf.rst53 :ref:`DMX_REQBUFS` (struct :c:type:`dmx_requestbuffers` ``count``) minus
/Linux-v5.4/include/uapi/linux/dvb/
Ddmx.h324 #define DMX_REQBUFS _IOWR('o', 60, struct dmx_requestbuffers) macro
/Linux-v5.4/drivers/media/dvb-core/
Ddmxdev.c1132 case DMX_REQBUFS: in dvb_demux_do_ioctl()
1305 case DMX_REQBUFS: in dvb_dvr_do_ioctl()