[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

DMA Mapping



hello every one,


void *dma_alloc_coherent(struct device *dev, size_t size,
                         dma_addr_t *dma_handle, int flag);

here what is the usage of dma_handle ?

thank you.
-jeyram