Home
last modified time | relevance | path

Searched defs:mtd_id (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/mtd/parsers/
H A Dcmdlinepart.c61 char *mtd_id; member
229 char *p, *mtd_id, *semicol, *open_parenth; in mtdpart_setup_real() local
340 const char *mtd_id = master->name; in parse_cmdline_partitions() local
/OK3568_Linux_fs/u-boot/cmd/
H A Dmtdparts.c846 const char *mtd_id; in device_parse() local
1010 static struct mtdids* id_find_by_mtd_id(const char *mtd_id, unsigned int mtd_id_len) in id_find_by_mtd_id()
1619 const char *mtd_id; local
/OK3568_Linux_fs/u-boot/drivers/dfu/
H A Ddfu_nand.c208 char mtd_id[32]; in dfu_fill_entity_nand() local
/OK3568_Linux_fs/u-boot/include/jffs2/
H A Dload_kernel.h51 char *mtd_id; /* linux kernel device id */ member
/OK3568_Linux_fs/u-boot/drivers/mtd/
H A Dmtd_uboot.c59 const char *mtdids, *equal, *comma, *dev_id, *mtd_id; in mtd_search_alternate_name() local