Public Attributes | |
int | mem_type |
int(* | create_dma_desc )(struct mw_dma_desc **dma_desc, unsigned long addr, size_t size, int direction, void *private_data) |
int(* | sync_for_cpu )(struct mw_dma_desc *dma_desc) |
int(* | sync_for_device )(struct mw_dma_desc *dma_desc) |
void(* | destroy_dma_desc )(struct mw_dma_desc *dma_desc) |