Home
last modified time | relevance | path

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

/linux-3.3/arch/sh/include/asm/
Dsram.h12 static inline unsigned long sram_alloc(size_t len) in sram_alloc() function
27 static inline unsigned long sram_alloc(size_t len) in sram_alloc() function
/linux-3.3/arch/avr32/mach-at32ap/include/mach/
Dsram.h17 static inline unsigned long sram_alloc(size_t len) in sram_alloc() function
/linux-3.3/arch/arm/mach-davinci/
Dsram.c20 void *sram_alloc(size_t len, dma_addr_t *dma) in sram_alloc() function