Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | SRAM_GRANULARITY 512 |
Functions | |
void * | sram_alloc (size_t len, dma_addr_t *dma) |
void | sram_free (void *addr, size_t len) |
void* sram_alloc | ( | size_t | len, |
dma_addr_t * | dma | ||
) |