Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/
H A 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
/openbmc/linux/drivers/soc/sunxi/
H A Dsunxi_sram.c105 static struct device *sram_dev; variable