Loading...
1=======================
2DMAEngine documentation
3=======================
4
5DMAEngine documentation provides documents for various aspects of DMAEngine
6framework.
7
8DMAEngine development documentation
9-----------------------------------
10
11This book helps with DMAengine internal APIs and guide for DMAEngine device
12driver writers.
13
14.. toctree::
15 :maxdepth: 1
16
17 provider
18
19DMAEngine client documentation
20------------------------------
21
22This book is a guide to device driver writers on how to use the Slave-DMA
23API of the DMAEngine. This is applicable only for slave DMA usage only.
24
25.. toctree::
26 :maxdepth: 1
27
28 client
29
30DMA Test documentation
31----------------------
32
33This book introduces how to test DMA drivers using dmatest module.
34
35.. toctree::
36 :maxdepth: 1
37
38 dmatest
39
40PXA DMA documentation
41----------------------
42
43This 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`
1=======================
2DMAEngine documentation
3=======================
4
5DMAEngine documentation provides documents for various aspects of DMAEngine
6framework.
7
8DMAEngine development documentation
9-----------------------------------
10
11This book helps with DMAengine internal APIs and guide for DMAEngine device
12driver writers.
13
14.. toctree::
15 :maxdepth: 1
16
17 provider
18
19DMAEngine client documentation
20------------------------------
21
22This book is a guide to device driver writers on how to use the Slave-DMA
23API of the DMAEngine. This is applicable only for slave DMA usage only.
24
25.. toctree::
26 :maxdepth: 1
27
28 client
29
30DMA Test documentation
31----------------------
32
33This book introduces how to test DMA drivers using dmatest module.
34
35.. toctree::
36 :maxdepth: 1
37
38 dmatest
39
40PXA DMA documentation
41----------------------
42
43This 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`