doc-rst: migrate ioctl CEC_DQEVENT to c-domain
authorMarkus Heiser <markus.heiser@darmarIT.de>
Mon, 15 Aug 2016 14:08:28 +0000 (16:08 +0200)
committerJonathan Corbet <corbet@lwn.net>
Mon, 22 Aug 2016 21:20:00 +0000 (15:20 -0600)
commit9cd3476c91708b4b814f17671597a2708ec195ed
tree9f475a4cad8d380dd44f94f38137473787d0177a
parentaa10a7826646c56eb4553df8fe81b3d23655c91a
doc-rst: migrate ioctl CEC_DQEVENT to c-domain

This is only one example, demonstrating the benefits of the patch
series.  The CEC_DQEVENT ioctl is migrated to the sphinx c-domain and
referred by ":name: CEC_DQEVENT".

With this change the indirection using ":ref:`CEC_DQEVENT` is no longer
needed, we can refer the ioctl directly with ":c:func:`CEC_DQEVENT`". As
addition in the index, there is a entry "CEC_DQEVENT (C function)".

Signed-off-by: Markus Heiser <markus.heiser@darmarIT.de>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/media/uapi/cec/cec-func-open.rst
Documentation/media/uapi/cec/cec-ioc-dqevent.rst