|
Linux Kernel
3.7.1
|
#include <linux/genalloc.h>Go to the source code of this file.
Data Structures | |
| struct | sram_platdata |
Macros | |
| #define | SRAM_GRANULARITY 512 |
Enumerations | |
| enum | sram_type { MMP_SRAM_UNDEFINED = 0, MMP_ASRAM, MMP_ISRAM } |
Functions | |
| struct gen_pool * | sram_get_gpool (char *pool_name) |
| #define SRAM_GRANULARITY 512 |
Definition at line 20 of file dma-mmp_tdma.h.
| enum sram_type |
Definition at line 22 of file dma-mmp_tdma.h.
1.8.2