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
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