index.rst 875 字节
Newer Older
J
Jonathan Corbet 已提交
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
========================================
The Linux driver implementer's API guide
========================================

The kernel offers a wide variety of interfaces to support the development
of device drivers.  This document is an only somewhat organized collection
of some of those interfaces — it will hopefully get better over time!  The
available subsections can be seen below.

.. class:: toc-title

	   Table of contents

.. toctree::
   :maxdepth: 2

   basics
   infrastructure
19
   pm/index
20
   device-io
D
Daniel Vetter 已提交
21
   dma-buf
22
   device_link
J
Jonathan Corbet 已提交
23 24 25
   message-based
   sound
   frame-buffer
26
   regulator
27
   iio/index
J
Jonathan Corbet 已提交
28
   input
29
   usb/index
30
   pci
31 32 33
   spi
   i2c
   hsi
34
   edac
35
   scsi
36
   libata
J
Jonathan Corbet 已提交
37
   miscellaneous
38
   w1
39
   s390-drivers
40
   vme
41
   80211/index
42
   uio-howto
43
   firmware/index
44
   misc_devices
45 46 47 48 49 50 51

.. only::  subproject and html

   Indices
   =======

   * :ref:`genindex`