Searched refs:sram_dev (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/misc/
H A Dsram.c39 struct sram_dev { struct
89 static int sram_add_pool(struct sram_dev *sram, struct sram_reserve *block, sram_add_pool()
109 static int sram_add_export(struct sram_dev *sram, struct sram_reserve *block, sram_add_export()
127 static int sram_add_partition(struct sram_dev *sram, struct sram_reserve *block, sram_add_partition()
151 static void sram_free_partitions(struct sram_dev *sram) sram_free_partitions()
178 static int sram_reserve_regions(struct sram_dev *sram, struct resource *res) sram_reserve_regions()
339 struct sram_dev *sram; sram_probe()
392 struct sram_dev *sram = platform_get_drvdata(pdev); sram_remove()
/linux-4.4.14/drivers/soc/sunxi/
H A Dsunxi_sram.c82 static struct device *sram_dev; variable in typeref:struct:device
99 for_each_child_of_node(sram_dev->of_node, sram_node) { sunxi_sram_show()
250 sram_dev = &pdev->dev; sunxi_sram_probe()

Completed in 92 milliseconds