Home
last modified time | relevance | path

Searched refs:dfu_fill_entity_mtd (Results 1 – 3 of 3) sorted by relevance

/u-boot/include/
A Ddfu.h475 int dfu_fill_entity_mtd(struct dfu_entity *dfu, char *devstr, char *s);
477 static inline int dfu_fill_entity_mtd(struct dfu_entity *dfu, char *devstr, in dfu_fill_entity_mtd() function
/u-boot/drivers/dfu/
A Ddfu_mtd.c251 int dfu_fill_entity_mtd(struct dfu_entity *dfu, char *devstr, char *s) in dfu_fill_entity_mtd() function
A Ddfu.c505 if (dfu_fill_entity_mtd(dfu, devstr, s)) in dfu_fill_entity()

Completed in 6 milliseconds