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 27Todolist: 28 29* driver-model/index 30* basics 31* infrastructure 32* ioctl 33* early-userspace/index 34* pm/index 35* clk 36* device-io 37* dma-buf 38* device_link 39* component 40* message-based 41* infiniband 42* aperture 43* frame-buffer 44* regulator 45* reset 46* iio/index 47* input 48* usb/index 49* firewire 50* pci/index 51* cxl/index 52* spi 53* i2c 54* ipmb 55* ipmi 56* i3c/index 57* interconnect 58* devfreq 59* hsi 60* edac 61* scsi 62* libata 63* target 64* mailbox 65* mtdnand 66* miscellaneous 67* mei/index 68* mtd/index 69* mmc/index 70* nvdimm/index 71* w1 72* rapidio/index 73* s390-drivers 74* vme 75* 80211/index 76* uio-howto 77* firmware/index 78* pin-control 79* md/index 80* media/index 81* misc_devices 82* nfc/index 83* dmaengine/index 84* slimbus 85* soundwire/index 86* thermal/index 87* fpga/index 88* acpi/index 89* auxiliary_bus 90* backlight/lp855x-driver.rst 91* connector 92* console 93* dcdbas 94* eisa 95* isa 96* isapnp 97* io-mapping 98* generic-counter 99* memory-devices/index 100* men-chameleon-bus 101* ntb 102* nvmem 103* parport-lowlevel 104* pps 105* ptp 106* phy/index 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