Searched refs:pasemi_dma_alloc_buf (Results 1 - 2 of 2) sorted by path

/linux-master/arch/powerpc/include/asm/
H A Dpasemi_dma.h508 extern void *pasemi_dma_alloc_buf(struct pasemi_dmachan *chan, int size,
/linux-master/arch/powerpc/platforms/pasemi/
H A Ddma_lib.c339 /* pasemi_dma_alloc_buf - Allocate a buffer to use for DMA
349 void *pasemi_dma_alloc_buf(struct pasemi_dmachan *chan, int size, function
354 EXPORT_SYMBOL(pasemi_dma_alloc_buf); variable

Completed in 217 milliseconds