Linux Kernel
3.7.1
|
#include <crystalhd_hw.h>
Data Fields | |
struct dma_descriptor * | pdma_desc_start |
dma_addr_t | phy_addr |
uint32_t | sz |
struct _dma_desc_mem_ * | Next |
Definition at line 227 of file crystalhd_hw.h.
struct _dma_desc_mem_* Next |
Definition at line 231 of file crystalhd_hw.h.
struct dma_descriptor* pdma_desc_start |
Definition at line 228 of file crystalhd_hw.h.
dma_addr_t phy_addr |
Definition at line 229 of file crystalhd_hw.h.
uint32_t sz |
Definition at line 230 of file crystalhd_hw.h.