Searched defs:mtdids (Results 1 - 5 of 5) sorted by relevance

/u-boot/board/emulation/common/
H A Dqemu_mtdparts.c36 void board_mtdparts_default(const char **mtdids, const char **mtdparts) argument
15 board_get_mtdparts(const char *dev, const char *partition, char *mtdids, char *mtdparts) argument
[all...]
/u-boot/board/isee/igep00x0/
H A Digep00x0.c190 void board_mtdparts_default(const char **mtdids, const char **mtdparts) argument
/u-boot/include/jffs2/
H A Dload_kernel.h44 struct mtdids { struct
/u-boot/drivers/mtd/
H A Dmtd_uboot.c26 const char *mtdids = env_get("mtdids"); local
60 const char *mtdids, *equal, *comma, *dev_id, *mtd_id; local
134 __maybe_unused const char *mtdids = NULL; local
206 parse_mtdparts(const char *mtdparts, const char *mtdids) argument
317 const char *mtdids = get_mtdids(); local
[all...]
/u-boot/cmd/
H A Dmtdparts.c143 static struct list_head mtdids; variable in typeref:struct:list_head
[all...]

Completed in 54 milliseconds