Add documentation for the user-space interface of the Surface DTX (detachment system) driver, used on Microsoft Surface Book series devices. Signed-off-by: Maximilian Luz <luzmaximilian@gmail.com> Link: https://lore.kernel.org/r/20210308184819.437438-4-luzmaximilian@gmail.com Signed-off-by: Hans de Goede <hdegoede@redhat.com>
23 lines
386 B
ReStructuredText
23 lines
386 B
ReStructuredText
.. SPDX-License-Identifier: GPL-2.0+
|
|
|
|
===========================
|
|
Client Driver Documentation
|
|
===========================
|
|
|
|
This is the documentation for client drivers themselves. Refer to
|
|
:doc:`../client` for documentation on how to write client drivers.
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
cdev
|
|
dtx
|
|
san
|
|
|
|
.. only:: subproject and html
|
|
|
|
Indices
|
|
=======
|
|
|
|
* :ref:`genindex`
|