Searched refs:dfu_fill_entity_mtd (Results 1 – 3 of 3) sorted by relevance
231 extern int dfu_fill_entity_mtd(struct dfu_entity *dfu, char *devstr, char *s);233 static inline int dfu_fill_entity_mtd(struct dfu_entity *dfu, char *devstr, in dfu_fill_entity_mtd() function
119 int dfu_fill_entity_mtd(struct dfu_entity *dfu, char *devstr, char *s) in dfu_fill_entity_mtd() function
404 if (dfu_fill_entity_mtd(dfu, devstr, s)) in dfu_fill_entity()