Searched refs:sram_free (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-davinci/include/mach/
H A Dsram.h25 extern void sram_free(void *addr, size_t len);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/mach-at32ap/include/mach/
H A Dsram.h25 static inline void sram_free(unsigned long addr, size_t len) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-davinci/
H A Dsram.c41 void sram_free(void *addr, size_t len) function
45 EXPORT_SYMBOL(sram_free); variable
H A Dpm.c142 sram_free(davinci_sram_suspend, davinci_cpu_suspend_sz);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/include/asm/
H A Dbfin-global.h74 extern int sram_free(const void*);
H A Dmmu_context.h197 sram_free(tmp->addr);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/mach-at32ap/
H A Dpm.c237 sram_free(pm_sram_start, pm_sram_size);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mm/
H A Disram-driver.c374 sram_free(l1inst);
393 sram_free(l1inst);
H A Dsram-alloc.c369 int sram_free(const void *addr) function
398 EXPORT_SYMBOL(sram_free); variable
714 sram_free(addr);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/davinci/
H A Ddavinci-pcm.c256 sram_free(iram_virt, size);
806 sram_free(iram_dma->area, iram_dma->bytes);

Completed in 104 milliseconds