brintos

brintos / linux-shallow public Read only

0
0
Text · 983 B · bdc45d8 Raw
56 lines · plain
1=======================2DMAEngine documentation3=======================4 5DMAEngine documentation provides documents for various aspects of DMAEngine6framework.7 8DMAEngine development documentation9-----------------------------------10 11This book helps with DMAengine internal APIs and guide for DMAEngine device12driver writers.13 14.. toctree::15   :maxdepth: 116 17   provider18 19DMAEngine client documentation20------------------------------21 22This book is a guide to device driver writers on how to use the Slave-DMA23API of the DMAEngine. This is applicable only for slave DMA usage only.24 25.. toctree::26   :maxdepth: 127 28   client29 30DMA Test documentation31----------------------32 33This book introduces how to test DMA drivers using dmatest module.34 35.. toctree::36   :maxdepth: 137 38   dmatest39 40PXA DMA documentation41----------------------42 43This book adds some notes about PXA DMA44 45.. toctree::46   :maxdepth: 147 48   pxa_dma49 50.. only::  subproject and html51 52   Indices53   =======54 55   * :ref:`genindex`56