Home
last modified time | relevance | path

Searched defs:sram_reserve (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/misc/
Dsram.c50 struct sram_reserve { struct
51 struct list_head list;
52 u32 start;
53 u32 size;
54 bool export;
55 bool pool;
56 const char *label;