media: dvb uAPI docs: document mmap-related ioctls
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Thu, 21 Dec 2017 15:42:26 +0000 (10:42 -0500)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Thu, 28 Dec 2017 16:17:30 +0000 (11:17 -0500)
commita1f18fdc72a4dc7315f7bd14d6cb30dde42ce6eb
treee4ef97beb644e712af58a7b168f3a529799f2e79
parentf8aaf487712be2529f0e757643e04edf0aa9d5cb
media: dvb uAPI docs: document mmap-related ioctls

5 new ioctls were added to the DVB demux API, in order to
handle memory maped I/O. Add documentation for them.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Documentation/media/uapi/dvb/dmx-expbuf.rst [new file with mode: 0644]
Documentation/media/uapi/dvb/dmx-qbuf.rst [new file with mode: 0644]
Documentation/media/uapi/dvb/dmx-querybuf.rst [new file with mode: 0644]
Documentation/media/uapi/dvb/dmx-reqbufs.rst [new file with mode: 0644]
Documentation/media/uapi/dvb/dmx_fcalls.rst