Home
last modified time | relevance | path

Searched refs:sb_dcd_ctx (Results 1 – 1 of 1) sorted by relevance

/external/u-boot/tools/
Dmxsimage.c98 struct sb_dcd_ctx { struct
99 struct sb_dcd_ctx *dcd; argument
174 struct sb_dcd_ctx *dcd_head;
175 struct sb_dcd_ctx *dcd_tail;
538 static int sb_grow_dcd(struct sb_dcd_ctx *dctx, unsigned int inc_size) in sb_grow_dcd()
562 struct sb_dcd_ctx *dctx; in sb_build_dcd()
624 struct sb_dcd_ctx *dctx = ictx->dcd_tail; in sb_build_dcd_block()
949 struct sb_dcd_ctx *dctx = ictx->dcd_head; in sb_build_command_load()
2138 struct sb_dcd_ctx *dctx = ictx->dcd_head, *d_head; in sb_free_image()