summaryrefslogtreecommitdiff
path: root/Documentation/input/input_uapi.rst
blob: 4a0391609327a1d4931382d438e532ce75cf3305 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
.. include:: <isonum.txt>

###################################
Linux Input Subsystem userspace API
###################################

.. class:: toc-title

        Table of Contents

.. toctree::
   :maxdepth: 2
   :numbered:

   input
   event-codes
   multi-touch-protocol
   gamepad
   ff
   joydev/index
   uinput
   userio
e> 2023-11-13T00:43:06Z Daniel Baluta daniel.baluta@nxp.com 2023-11-09T13:59:00Z urn:sha1:89ef42088b3ba884a007ad10bd89ce8a81b9dedd Currently we only support configuration for number of channels and sample rate. Reviewed-by: Péter Ujfalusi <peter.ujfalusi@linux.intel.com> Reviewed-by: Iuliana Prodan <iuliana.prodan@nxp.com> Signed-off-by: Daniel Baluta <daniel.baluta@nxp.com> Link: https://lore.kernel.org/r/20231109135900.88310-3-daniel.baluta@oss.nxp.com Signed-off-by: Mark Brown <broonie@kernel.org>