Searched defs:sram_dev (Results 1 – 4 of 4) sorted by relevance
22 struct sram_dev { struct23 const struct sram_config *config;47 int sram_check_protect_exec(struct sram_dev *sram, struct sram_reserve *block, argument
17 struct sram_dev { struct39 int sram_check_protect_exec(struct sram_dev *sram, struct sram_reserve *block, argument
105 static struct device *sram_dev; variable