Home
last modified time | relevance | path

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

/linux/arch/arm/include/asm/
A Ddma-mapping.h34 extern void *arm_dma_alloc(struct device *dev, size_t size, dma_addr_t *handle,
/linux/arch/arm/common/
A Ddmabounce.c455 .alloc = arm_dma_alloc,
/linux/arch/arm/mm/
A Ddma-mapping.c197 .alloc = arm_dma_alloc,
743 void *arm_dma_alloc(struct device *dev, size_t size, dma_addr_t *handle, in arm_dma_alloc() function

Completed in 10 milliseconds