Searched refs:dfu_fill_entity_ram (Results 1 – 3 of 3) sorted by relevance
453 extern int dfu_fill_entity_ram(struct dfu_entity *dfu, char *devstr, char *s);455 static inline int dfu_fill_entity_ram(struct dfu_entity *dfu, char *devstr, in dfu_fill_entity_ram() function
57 int dfu_fill_entity_ram(struct dfu_entity *dfu, char *devstr, char *s) in dfu_fill_entity_ram() function
511 if (dfu_fill_entity_ram(dfu, devstr, s)) in dfu_fill_entity()
Completed in 5 milliseconds