Module kernel::dma

source ·
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_coherent API.