Home
last modified time | relevance | path

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

/openbmc/linux/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
/openbmc/u-boot/drivers/dfu/
H A Ddfu_nand.c205 char mtd_id[32]; in dfu_fill_entity_nand() local
/openbmc/u-boot/cmd/
H A Dmtdparts.c845 const char *mtd_id; in device_parse() local
1009 static struct mtdids* id_find_by_mtd_id(const char *mtd_id, unsigned int mtd_id_len) in id_find_by_mtd_id()
1613 const char *mtd_id; local
/openbmc/u-boot/include/jffs2/
H A Dload_kernel.h49 char *mtd_id; /* linux kernel device id */ member
/openbmc/u-boot/drivers/mtd/
H A Dmtd_uboot.c57 const char *mtdids, *equal, *comma, *dev_id, *mtd_id; in mtd_search_alternate_name() local