Expand description
Direct memory access (DMA).
C header: include/linux/dma-mapping.h
Modules§
- DMA mapping attributes.
Structs§
- Possible attributes associated with a DMA mapping.
- An abstraction of the
dma_alloc_coherentAPI. - A DMA mask that holds a bitmask with the lowest
nbits set.
Enums§
- DMA data direction.
Traits§
- Trait to be implemented by DMA capable bus devices.
Type Aliases§
- DMA address type.