Home
last modified time | relevance | path

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

/external/u-boot/drivers/dfu/
Ddfu_sf.c162 char mtd_id[32]; in dfu_fill_entity_sf() local
Ddfu_mtd.c261 char mtd_id[32]; in dfu_fill_entity_mtd() local
Ddfu_nand.c205 char mtd_id[32]; in dfu_fill_entity_nand() local
/external/u-boot/drivers/mtd/
Dmtd_uboot.c57 const char *mtdids, *equal, *comma, *dev_id, *mtd_id; in mtd_search_alternate_name() local
/external/u-boot/include/jffs2/
Dload_kernel.h49 char *mtd_id; /* linux kernel device id */ member
/external/u-boot/cmd/
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()
1614 const char *mtd_id; local