Linux Kernel
3.7.1
|
Go to the source code of this file.
Enumerations | |
enum | dma_data_direction { DMA_BIDIRECTIONAL = 0, DMA_TO_DEVICE = 1, DMA_FROM_DEVICE = 2, DMA_NONE = 3 } |
enum dma_data_direction |
Definition at line 7 of file dma-direction.h.