Searched refs:dfu_fill_entity_mmc (Results 1 – 3 of 3) sorted by relevance
206 extern int dfu_fill_entity_mmc(struct dfu_entity *dfu, char *devstr, char *s);208 static inline int dfu_fill_entity_mmc(struct dfu_entity *dfu, char *devstr, in dfu_fill_entity_mmc() function
298 int dfu_fill_entity_mmc(struct dfu_entity *dfu, char *devstr, char *s) in dfu_fill_entity_mmc() function
400 if (dfu_fill_entity_mmc(dfu, devstr, s)) in dfu_fill_entity()