Searched refs:sram_alloc (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/arm/mach-davinci/
H A Dsram.h21 extern void *sram_alloc(size_t len, dma_addr_t *dma);
H A Dsram.c22 void *sram_alloc(size_t len, dma_addr_t *dma) function
34 EXPORT_SYMBOL(sram_alloc); variable
H A Dpm.c149 davinci_sram_suspend = sram_alloc(davinci_cpu_suspend_sz, NULL);
/linux-master/arch/sh/include/asm/
H A Dsram.h13 static inline unsigned long sram_alloc(size_t len) function
28 static inline unsigned long sram_alloc(size_t len) function

Completed in 106 milliseconds