Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
sram_bank_info Struct Reference

Data Fields

charpool_name
 
struct gen_poolgpool
 
int granularity
 
phys_addr_t sram_phys
 
void __iomemsram_virt
 
u32 sram_size
 
struct list_head node
 

Detailed Description

Definition at line 27 of file sram.c.

Field Documentation

struct gen_pool* gpool

Definition at line 29 of file sram.c.

int granularity

Definition at line 30 of file sram.c.

Definition at line 36 of file sram.c.

char* pool_name

Definition at line 28 of file sram.c.

phys_addr_t sram_phys

Definition at line 32 of file sram.c.

u32 sram_size

Definition at line 34 of file sram.c.

void __iomem* sram_virt

Definition at line 33 of file sram.c.


The documentation for this struct was generated from the following file: