diff options
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-07-10 12:42:58 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-07-10 12:50:14 +0200 |
commit | 303393393d9ae4a4b95765378c9686e08fda90ae (patch) | |
tree | 73d8090eb179a514bbe4a7e98d6dc6fb3e1453f0 /Documentation/media/uapi/rc | |
parent | [media] doc-rst: add LIRC header to the book (diff) | |
download | linux-303393393d9ae4a4b95765378c9686e08fda90ae.tar.xz linux-303393393d9ae4a4b95765378c9686e08fda90ae.zip |
[media] doc-rst: do cross-references between header and the doc
Now that the LIRC header was added, we can cross-reference it
and identify the documentation gaps.
There are lots of stuff missing there, but at least now we
can avoid the gap to increase.
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'Documentation/media/uapi/rc')
-rw-r--r-- | Documentation/media/uapi/rc/lirc_ioctl.rst | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/Documentation/media/uapi/rc/lirc_ioctl.rst b/Documentation/media/uapi/rc/lirc_ioctl.rst index c4c34db61a96..c1c7163ba2f7 100644 --- a/Documentation/media/uapi/rc/lirc_ioctl.rst +++ b/Documentation/media/uapi/rc/lirc_ioctl.rst @@ -59,6 +59,7 @@ I/O control requests corresponding ioctls is undefined. .. _LIRC_GET_SEND_MODE: +.. _lirc-mode-pulse: ``LIRC_GET_SEND_MODE`` @@ -66,6 +67,8 @@ I/O control requests lircd. .. _LIRC_GET_REC_MODE: +.. _lirc-mode-mode2: +.. _lirc-mode-lirccode: ``LIRC_GET_REC_MODE`` @@ -120,8 +123,8 @@ I/O control requests cannot be changed. .. _LIRC_GET_MIN_FILTER_PULSE: -.. _LIRC_GET_MIN_FILTER_PULSE: -.. _LIRC_GET_MAX_FILTER_SPACE: +.. _LIRC_GET_MAX_FILTER_PULSE: +.. _LIRC_GET_MIN_FILTER_SPACE: .. _LIRC_GET_MAX_FILTER_SPACE: ``LIRC_GET_M{IN,AX}_FILTER_{PULSE,SPACE}`` @@ -186,6 +189,7 @@ I/O control requests .. _LIRC_SET_REC_FILTER_PULSE: .. _LIRC_SET_REC_FILTER_SPACE: +.. _LIRC_SET_REC_FILTER: ``LIRC_SET_REC_FILTER_{PULSE,SPACE}`` @@ -195,6 +199,7 @@ I/O control requests shall be used instead. .. _LIRC_SET_MEASURE_CARRIER_MODE: +.. _lirc-mode2-frequency: ``LIRC_SET_MEASURE_CARRIER_MODE`` |