Home
last modified time | relevance | path

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

/linux/drivers/misc/
H A Dsram.h22 struct sram_dev { struct
47 int sram_check_protect_exec(struct sram_dev *sram, struct sram_reserve *block, argument
51 static inline int sram_check_protect_exec(struct sram_dev *sram, in sram_check_protect_exec()
H A Dsram-exec.c22 int sram_check_protect_exec(struct sram_dev *sram, struct sram_reserve *block, in sram_check_protect_exec()