Searched defs:sram_reserve (Results 1 – 1 of 1) sorted by relevance
50 struct sram_reserve { struct51 struct list_head list;52 u32 start;53 u32 size;54 bool export;55 bool pool;56 const char *label;