Searched defs:sram_alloc (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/arch/sh/include/asm/
H A Dsram.h12 static inline unsigned long sram_alloc(size_t len) sram_alloc() function
27 static inline unsigned long sram_alloc(size_t len) sram_alloc() function
/linux-4.1.27/arch/avr32/mach-at32ap/include/mach/
H A Dsram.h17 static inline unsigned long sram_alloc(size_t len) sram_alloc() function
/linux-4.1.27/arch/arm/mach-davinci/
H A Dsram.c26 void *sram_alloc(size_t len, dma_addr_t *dma) sram_alloc() function
38 EXPORT_SYMBOL(sram_alloc); variable

Completed in 185 milliseconds