Searched refs:dfu_fill_entity_ram (Results 1 – 3 of 3) sorted by relevance
228 extern int dfu_fill_entity_ram(struct dfu_entity *dfu, char *devstr, char *s);230 static inline int dfu_fill_entity_ram(struct dfu_entity *dfu, char *devstr, in dfu_fill_entity_ram() function
56 int dfu_fill_entity_ram(struct dfu_entity *dfu, char *devstr, char *s) in dfu_fill_entity_ram() function
406 if (dfu_fill_entity_ram(dfu, devstr, s)) in dfu_fill_entity()