Expand description
Direct memory access (DMA).
C header: include/linux/dma-mapping.h
Modules§
- attrs
- DMA mapping attributes.
Structs§
- Attrs
- Possible attributes associated with a DMA mapping.
- Coherent
Allocation - An abstraction of the
dma_alloc_coherent
API.