1.. SPDX-License-Identifier: GPL-2.0 2 3.. include:: ../disclaimer-zh_CN.rst 4 5:Original: Documentation/driver-api/index.rst 6 7:翻译: 8 9 司延腾 Yanteng Si <siyanteng@loongson.cn> 10 11:校译: 12 13======================== 14Linux驱动实现者的API指南 15======================== 16 17内核提供了各种各样的接口来支持设备驱动的开发。这份文档只是对其中一些接口进行了 18一定程度的整理——希望随着时间的推移,它能变得更好!可用的小节可以在下面看到。 19 20.. toctree:: 21 :caption: 目录列表 22 :maxdepth: 2 23 24 gpio/index 25 io_ordering 26 phy/index 27 28Todolist: 29 30* driver-model/index 31* basics 32* infrastructure 33* ioctl 34* early-userspace/index 35* pm/index 36* clk 37* device-io 38* dma-buf 39* device_link 40* component 41* message-based 42* infiniband 43* aperture 44* frame-buffer 45* regulator 46* reset 47* iio/index 48* input 49* usb/index 50* firewire 51* pci/index 52* cxl/index 53* spi 54* i2c 55* ipmb 56* ipmi 57* i3c/index 58* interconnect 59* devfreq 60* hsi 61* edac 62* scsi 63* libata 64* target 65* mailbox 66* mtdnand 67* miscellaneous 68* mei/index 69* mtd/index 70* mmc/index 71* nvdimm/index 72* w1 73* rapidio/index 74* s390-drivers 75* vme 76* 80211/index 77* uio-howto 78* firmware/index 79* pin-control 80* md/index 81* media/index 82* misc_devices 83* nfc/index 84* dmaengine/index 85* slimbus 86* soundwire/index 87* thermal/index 88* fpga/index 89* acpi/index 90* auxiliary_bus 91* backlight/lp855x-driver.rst 92* connector 93* console 94* dcdbas 95* eisa 96* isa 97* isapnp 98* io-mapping 99* generic-counter 100* memory-devices/index 101* men-chameleon-bus 102* ntb 103* nvmem 104* parport-lowlevel 105* pps 106* ptp 107* pwm 108* pldmfw/index 109* rfkill 110* serial/index 111* sm501 112* surface_aggregator/index 113* switchtec 114* sync_file 115* tty/index 116* vfio-mediated-device 117* vfio 118* vfio-pci-device-specific-driver-acceptance 119* xilinx/index 120* xillybus 121* zorro 122* hte/index 123 124.. only:: subproject and html 125 126 Indices 127 ======= 128 129 * :ref:`genindex` 130