Searched refs:dfu_fill_entity_mmc (Results 1 – 3 of 3) sorted by relevance
220 extern int dfu_fill_entity_mmc(struct dfu_entity *dfu, char *devstr, char *s);222 static inline int dfu_fill_entity_mmc(struct dfu_entity *dfu, char *devstr, in dfu_fill_entity_mmc() function
299 int dfu_fill_entity_mmc(struct dfu_entity *dfu, char *devstr, char *s) in dfu_fill_entity_mmc() function
401 if (dfu_fill_entity_mmc(dfu, devstr, s)) in dfu_fill_entity()