1 ======================= 2 DMAEngine documentation 3 ======================= 4 5 DMAEngine documentation provides documents for various aspects of DMAEngine 6 framework. 7 8 DMAEngine development documentation 9 ----------------------------------- 10 11 This book helps with DMAengine internal APIs and guide for DMAEngine device 12 driver writers. 13 14 .. toctree:: 15 :maxdepth: 1 16 17 provider 18 19 DMAEngine client documentation 20 ------------------------------ 21 22 This book is a guide to device driver writers on how to use the Slave-DMA 23 API of the DMAEngine. This is applicable only for slave DMA usage only. 24 25 .. toctree:: 26 :maxdepth: 1 27 28 client 29 30 DMA Test documentation 31 ---------------------- 32 33 This book introduces how to test DMA drivers using dmatest module. 34 35 .. toctree:: 36 :maxdepth: 1 37 38 dmatest 39 40 PXA DMA documentation 41 ---------------------- 42 43 This book adds some notes about PXA DMA 44 45 .. toctree:: 46 :maxdepth: 1 47 48 pxa_dma 49 50 .. only:: subproject and html 51 52 Indices 53 ======= 54 55 * :ref:`genindex`
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.