Home
last modified time | relevance | path

Searched refs:c6x_dma_alloc (Results 1 – 3 of 3) sorted by relevance

/arch/c6x/include/asm/
Ddma-mapping.h23 void *c6x_dma_alloc(struct device *dev, size_t size, dma_addr_t *handle,
/arch/c6x/mm/
Ddma-coherent.c76 void *c6x_dma_alloc(struct device *dev, size_t size, dma_addr_t *handle, in c6x_dma_alloc() function
/arch/c6x/kernel/
Ddma.c127 .alloc = c6x_dma_alloc,