~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

TOMOYO Linux Cross Reference
Linux/Documentation/driver-api/index.rst

Version: ~ [ linux-6.11.5 ] ~ [ linux-6.10.14 ] ~ [ linux-6.9.12 ] ~ [ linux-6.8.12 ] ~ [ linux-6.7.12 ] ~ [ linux-6.6.58 ] ~ [ linux-6.5.13 ] ~ [ linux-6.4.16 ] ~ [ linux-6.3.13 ] ~ [ linux-6.2.16 ] ~ [ linux-6.1.114 ] ~ [ linux-6.0.19 ] ~ [ linux-5.19.17 ] ~ [ linux-5.18.19 ] ~ [ linux-5.17.15 ] ~ [ linux-5.16.20 ] ~ [ linux-5.15.169 ] ~ [ linux-5.14.21 ] ~ [ linux-5.13.19 ] ~ [ linux-5.12.19 ] ~ [ linux-5.11.22 ] ~ [ linux-5.10.228 ] ~ [ linux-5.9.16 ] ~ [ linux-5.8.18 ] ~ [ linux-5.7.19 ] ~ [ linux-5.6.19 ] ~ [ linux-5.5.19 ] ~ [ linux-5.4.284 ] ~ [ linux-5.3.18 ] ~ [ linux-5.2.21 ] ~ [ linux-5.1.21 ] ~ [ linux-5.0.21 ] ~ [ linux-4.20.17 ] ~ [ linux-4.19.322 ] ~ [ linux-4.18.20 ] ~ [ linux-4.17.19 ] ~ [ linux-4.16.18 ] ~ [ linux-4.15.18 ] ~ [ linux-4.14.336 ] ~ [ linux-4.13.16 ] ~ [ linux-4.12.14 ] ~ [ linux-4.11.12 ] ~ [ linux-4.10.17 ] ~ [ linux-4.9.337 ] ~ [ linux-4.4.302 ] ~ [ linux-3.10.108 ] ~ [ linux-2.6.32.71 ] ~ [ linux-2.6.0 ] ~ [ linux-2.4.37.11 ] ~ [ unix-v6-master ] ~ [ ccs-tools-1.8.9 ] ~ [ policy-sample ] ~
Architecture: ~ [ i386 ] ~ [ alpha ] ~ [ m68k ] ~ [ mips ] ~ [ ppc ] ~ [ sparc ] ~ [ sparc64 ] ~

  1 .. SPDX-License-Identifier: GPL-2.0
  2 
  3 ==============================
  4 Driver implementer's API guide
  5 ==============================
  6 
  7 The kernel offers a wide variety of interfaces to support the development
  8 of device drivers.  This document is an only somewhat organized collection
  9 of some of those interfaces — it will hopefully get better over time!  The
 10 available subsections can be seen below.
 11 
 12 
 13 General information for driver authors
 14 ======================================
 15 
 16 This section contains documentation that should, at some point or other, be
 17 of interest to most developers working on device drivers.
 18 
 19 .. toctree::
 20    :maxdepth: 1
 21 
 22    basics
 23    driver-model/index
 24    device_link
 25    infrastructure
 26    ioctl
 27    pm/index
 28 
 29 Useful support libraries
 30 ========================
 31 
 32 This section contains documentation that should, at some point or other, be
 33 of interest to most developers working on device drivers.
 34 
 35 .. toctree::
 36    :maxdepth: 1
 37 
 38    early-userspace/index
 39    connector
 40    device-io
 41    devfreq
 42    dma-buf
 43    component
 44    io-mapping
 45    io_ordering
 46    uio-howto
 47    vfio-mediated-device
 48    vfio
 49    vfio-pci-device-specific-driver-acceptance
 50 
 51 Bus-level documentation
 52 =======================
 53 
 54 .. toctree::
 55    :maxdepth: 1
 56 
 57    auxiliary_bus
 58    cxl/index
 59    eisa
 60    firewire
 61    i3c/index
 62    isa
 63    men-chameleon-bus
 64    pci/index
 65    rapidio/index
 66    slimbus
 67    usb/index
 68    virtio/index
 69    vme
 70    w1
 71    xillybus
 72 
 73 
 74 Subsystem-specific APIs
 75 =======================
 76 
 77 .. toctree::
 78    :maxdepth: 1
 79 
 80    80211/index
 81    acpi/index
 82    backlight/lp855x-driver.rst
 83    clk
 84    console
 85    crypto/index
 86    dmaengine/index
 87    dpll
 88    edac
 89    firmware/index
 90    fpga/index
 91    frame-buffer
 92    aperture
 93    generic-counter
 94    gpio/index
 95    hsi
 96    hte/index
 97    i2c
 98    iio/index
 99    infiniband
100    input
101    interconnect
102    ipmb
103    ipmi
104    libata
105    mailbox
106    md/index
107    media/index
108    mei/index
109    memory-devices/index
110    message-based
111    misc_devices
112    miscellaneous
113    mmc/index
114    mtd/index
115    mtdnand
116    nfc/index
117    ntb
118    nvdimm/index
119    nvmem
120    parport-lowlevel
121    phy/index
122    pin-control
123    pldmfw/index
124    pps
125    ptp
126    pwm
127    regulator
128    reset
129    rfkill
130    s390-drivers
131    scsi
132    serial/index
133    sm501
134    soundwire/index
135    spi
136    surface_aggregator/index
137    switchtec
138    sync_file
139    target
140    tee
141    thermal/index
142    tty/index
143    wbrf
144    wmi
145    xilinx/index
146    zorro
147 
148 .. only::  subproject and html
149 
150    Indices
151    =======
152 
153    * :ref:`genindex`

~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

kernel.org | git.kernel.org | LWN.net | Project Home | SVN repository | Mail admin

Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.

sflogo.php