Home
last modified time | relevance | path

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

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