Searched refs:sunxi_sram_claim (Results 1 – 3 of 3) sorted by relevance
16 int sunxi_sram_claim(struct device *dev);
222 int sunxi_sram_claim(struct device *dev) in sunxi_sram_claim() function263 EXPORT_SYMBOL(sunxi_sram_claim);
259 ret = sunxi_sram_claim(dev->dev); in cedrus_hw_probe()