Back to home page

OSCL-LXR

 
 

    


0001 .. SPDX-License-Identifier: GPL-2.0
0002 
0003 ===================
0004 I2C/SMBus Subsystem
0005 ===================
0006 
0007 Introduction
0008 ============
0009 
0010 .. toctree::
0011    :maxdepth: 1
0012 
0013    summary
0014    i2c-protocol
0015    smbus-protocol
0016    instantiating-devices
0017    busses/index
0018    i2c-topology
0019    muxes/i2c-mux-gpio
0020    i2c-sysfs
0021 
0022 Writing device drivers
0023 ======================
0024 
0025 .. toctree::
0026    :maxdepth: 1
0027 
0028    writing-clients
0029    dev-interface
0030    dma-considerations
0031    fault-codes
0032    functionality
0033 
0034 Debugging
0035 =========
0036 
0037 .. toctree::
0038    :maxdepth: 1
0039 
0040    gpio-fault-injection
0041    i2c-stub
0042 
0043 Slave I2C
0044 =========
0045 
0046 .. toctree::
0047    :maxdepth: 1
0048 
0049    slave-interface
0050    slave-eeprom-backend
0051    slave-testunit-backend
0052 
0053 Advanced topics
0054 ===============
0055 
0056 .. toctree::
0057    :maxdepth: 1
0058 
0059    ten-bit-addresses
0060 
0061 Legacy documentation
0062 ====================
0063 
0064 .. toctree::
0065    :maxdepth: 1
0066 
0067    old-module-parameters
0068 
0069 .. only::  subproject and html
0070 
0071    Indices
0072    =======
0073 
0074    * :ref:`genindex`