Home
last modified time | relevance | path

Searched defs:mtd_dev (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/arch/mips/bcm63xx/
H A Ddev-flash.c49 static struct platform_device mtd_dev = { variable
/OK3568_Linux_fs/kernel/drivers/mtd/ubi/
H A Dbuild.c1124 static struct mtd_info * __init open_mtd_by_chdev(const char *mtd_dev) in open_mtd_by_chdev()
1166 static struct mtd_info * __init open_mtd_device(const char *mtd_dev) in open_mtd_device()
/OK3568_Linux_fs/u-boot/drivers/dfu/
H A Ddfu_nand.c209 struct mtd_device *mtd_dev; in dfu_fill_entity_nand() local
/OK3568_Linux_fs/u-boot/drivers/mtd/ubi/
H A Dbuild.c1178 static struct mtd_info * __init open_mtd_by_chdev(const char *mtd_dev) in open_mtd_by_chdev()
1217 static struct mtd_info * __init open_mtd_device(const char *mtd_dev) in open_mtd_device()
/OK3568_Linux_fs/u-boot/cmd/
H A Dyaffs2.c68 int mtd_dev; in do_ydevconfig() local
H A Dmtdparts.c307 char mtd_dev[16]; in get_mtd_info() local
841 static int device_parse(const char *const mtd_dev, const char **ret, struct mtd_device **retdev) in device_parse()
H A Dubi.c479 char mtd_dev[16]; in ubi_part() local