index.rst 983 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. =======================
  2. DMAEngine documentation
  3. =======================
  4. DMAEngine documentation provides documents for various aspects of DMAEngine
  5. framework.
  6. DMAEngine development documentation
  7. -----------------------------------
  8. This book helps with DMAengine internal APIs and guide for DMAEngine device
  9. driver writers.
  10. .. toctree::
  11. :maxdepth: 1
  12. provider
  13. DMAEngine client documentation
  14. ------------------------------
  15. This book is a guide to device driver writers on how to use the Slave-DMA
  16. API of the DMAEngine. This is applicable only for slave DMA usage only.
  17. .. toctree::
  18. :maxdepth: 1
  19. client
  20. DMA Test documentation
  21. ----------------------
  22. This book introduces how to test DMA drivers using dmatest module.
  23. .. toctree::
  24. :maxdepth: 1
  25. dmatest
  26. PXA DMA documentation
  27. ----------------------
  28. This book adds some notes about PXA DMA
  29. .. toctree::
  30. :maxdepth: 1
  31. pxa_dma
  32. .. only:: subproject and html
  33. Indices
  34. =======
  35. * :ref:`genindex`