Searched refs:dfu_fill_entity_sf (Results 1 – 3 of 3) sorted by relevance
239 extern int dfu_fill_entity_sf(struct dfu_entity *dfu, char *devstr, char *s);241 static inline int dfu_fill_entity_sf(struct dfu_entity *dfu, char *devstr, in dfu_fill_entity_sf() function
117 int dfu_fill_entity_sf(struct dfu_entity *dfu, char *devstr, char *s) in dfu_fill_entity_sf() function
409 if (dfu_fill_entity_sf(dfu, devstr, s)) in dfu_fill_entity()