Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/misc/
Dsram.h22 struct sram_dev { struct
23 const struct sram_config *config;
48 int sram_check_protect_exec(struct sram_dev *sram, struct sram_reserve *block, argument
/linux-5.19.10/drivers/soc/sunxi/
Dsunxi_sram.c105 static struct device *sram_dev; variable