Home
last modified time | relevance | path

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

/external/u-boot/tools/
Dmxsimage.c148 struct sb_cmd_ctx *cmd_head; member
400 cctx = sctx->cmd_head; in sb_encrypt_image()
808 if (!sctx->cmd_head) { in sb_build_command_nop()
809 sctx->cmd_head = cctx; in sb_build_command_nop()
852 if (!sctx->cmd_head) { in sb_build_command_tag()
853 sctx->cmd_head = cctx; in sb_build_command_tag()
1021 if (!sctx->cmd_head) { in sb_build_command_load()
1022 sctx->cmd_head = cctx; in sb_build_command_load()
1118 if (!sctx->cmd_head) { in sb_build_command_fill()
1119 sctx->cmd_head = cctx; in sb_build_command_fill()
[all …]
/external/kernel-headers/original/uapi/linux/
Dtarget_core_user.h55 __u32 cmd_head; member