sram_dev
int sram_check_protect_exec(struct sram_dev *sram, struct sram_reserve *block,
static void sram_free_partitions(struct sram_dev *sram)
static int sram_reserve_regions(struct sram_dev *sram, struct resource *res)
struct sram_dev *sram;
struct sram_dev *sram = platform_get_drvdata(pdev);
static int sram_add_pool(struct sram_dev *sram, struct sram_reserve *block,
static int sram_add_export(struct sram_dev *sram, struct sram_reserve *block,
static int sram_add_partition(struct sram_dev *sram, struct sram_reserve *block,
int sram_check_protect_exec(struct sram_dev *sram, struct sram_reserve *block,
static inline int sram_check_protect_exec(struct sram_dev *sram,
static struct device *sram_dev;
for_each_child_of_node(sram_dev->of_node, sram_node) {
sram_dev = &pdev->dev;