Home
last modified time | relevance | path

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

/linux/drivers/misc/
H A Dsram.h8 struct sram_config { struct
23 const struct sram_config *config; argument
H A Dsram.c352 static const struct sram_config atmel_securam_config = {
363 static const struct sram_config tegra_sysram_config = {
378 const struct sram_config *config; in sram_probe()