Searched defs:sram_dev (Results 1 – 1 of 1) 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