Home
last modified time | relevance | path

Searched defs:mtd_device (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/include/jffs2/
H A Dload_kernel.h27 struct mtd_device { struct
43 struct mtd_device *dev; /* parent device */ argument
/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Dnand_util.c60 const char *mtd_device = mtd->name; in nand_erase_opts() local