Home
last modified time | relevance | path

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

/linux-6.14.4/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-6.14.4/drivers/soc/sunxi/
Dsunxi_sram.c104 static struct device *sram_dev; variable