Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/mtd/
Dmtdram.h6 int mtdram_init_device(struct mtd_info *mtd, void *mapped_address,
/Linux-v6.6/drivers/mtd/devices/
Dmtdram.c124 int mtdram_init_device(struct mtd_info *mtd, void *mapped_address, in mtdram_init_device() argument
137 mtd->priv = mapped_address; in mtdram_init_device()