Module dma

Source
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.
CoherentAllocation
An abstraction of the dma_alloc_coherent API.