Searched refs:sram_dev (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/misc/ |
A D | sram.h | 22 struct sram_dev { struct 48 int sram_check_protect_exec(struct sram_dev *sram, struct sram_reserve *block, argument 52 static inline int sram_check_protect_exec(struct sram_dev *sram, in sram_check_protect_exec()
|
A D | sram.c | 55 static int sram_add_pool(struct sram_dev *sram, struct sram_reserve *block, in sram_add_pool() 75 static int sram_add_export(struct sram_dev *sram, struct sram_reserve *block, in sram_add_export() 93 static int sram_add_partition(struct sram_dev *sram, struct sram_reserve *block, in sram_add_partition() 146 static void sram_free_partitions(struct sram_dev *sram) in sram_free_partitions() 173 static int sram_reserve_regions(struct sram_dev *sram, struct resource *res) in sram_reserve_regions() 380 struct sram_dev *sram; in sram_probe() 447 struct sram_dev *sram = platform_get_drvdata(pdev); in sram_remove()
|
A D | sram-exec.c | 30 int sram_check_protect_exec(struct sram_dev *sram, struct sram_reserve *block, in sram_check_protect_exec()
|
/linux/drivers/soc/sunxi/ |
A D | sunxi_sram.c | 105 static struct device *sram_dev; variable 122 for_each_child_of_node(sram_dev->of_node, sram_node) { in sunxi_sram_show() 338 sram_dev = &pdev->dev; in sunxi_sram_probe()
|
/linux/ |
A D | System.map | 162328 ffff80001213fe10 b sram_dev
|
A D | .tmp_System.map | 162328 ffff80001213fe10 b sram_dev
|
Completed in 375 milliseconds