Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mtd/
H A Dmtdram.h6 int mtdram_init_device(struct mtd_info *mtd, void *mapped_address,
/openbmc/linux/drivers/mtd/devices/
H A Dmtdram.c124 int mtdram_init_device(struct mtd_info *mtd, void *mapped_address, in mtdram_init_device() function
171 err = mtdram_init_device(mtd_info, addr, MTDRAM_TOTAL_SIZE, "mtdram test device"); in init_mtdram()