Searched refs:dfu_fill_entity_mtd (Results 1 – 3 of 3) sorted by relevance
475 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
251 int dfu_fill_entity_mtd(struct dfu_entity *dfu, char *devstr, char *s) in dfu_fill_entity_mtd() function
505 if (dfu_fill_entity_mtd(dfu, devstr, s)) in dfu_fill_entity()
Completed in 6 milliseconds