Home
last modified time | relevance | path

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

/external/u-boot/tools/
Dmxsimage.c2138 struct sb_dcd_ctx *dctx = ictx->dcd_head, *d_head; in sb_free_image() local
2158 d_head = dctx; in sb_free_image()
2160 free(d_head->payload); in sb_free_image()
2161 free(d_head); in sb_free_image()