Linux Kernel
3.7.1
|
Data Fields | |
void __iomem * | base |
unsigned long | meram |
unsigned long | regs [MERAM_REGS_SIZE] |
struct mutex | lock |
unsigned long | used_icb |
struct sh_mobile_meram_icb | icbs [MERAM_ICB_NUM] |
struct gen_pool * | pool |
Definition at line 151 of file sh_mobile_meram.c.
Definition at line 152 of file sh_mobile_meram.c.
Definition at line 158 of file sh_mobile_meram.c.
Definition at line 156 of file sh_mobile_meram.c.
unsigned long meram |
Definition at line 153 of file sh_mobile_meram.c.
Definition at line 160 of file sh_mobile_meram.c.
unsigned long regs[MERAM_REGS_SIZE] |
Definition at line 154 of file sh_mobile_meram.c.
unsigned long used_icb |
Definition at line 157 of file sh_mobile_meram.c.