Home
last modified time | relevance | path

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

/external/u-boot/tools/
Dmxsimage.c149 struct sb_cmd_ctx *cmd_head; member
401 cctx = sctx->cmd_head; in sb_encrypt_image()
809 if (!sctx->cmd_head) { in sb_build_command_nop()
810 sctx->cmd_head = cctx; in sb_build_command_nop()
853 if (!sctx->cmd_head) { in sb_build_command_tag()
854 sctx->cmd_head = cctx; in sb_build_command_tag()
1022 if (!sctx->cmd_head) { in sb_build_command_load()
1023 sctx->cmd_head = cctx; in sb_build_command_load()
1119 if (!sctx->cmd_head) { in sb_build_command_fill()
1120 sctx->cmd_head = cctx; in sb_build_command_fill()
[all …]
/external/kernel-headers/original/uapi/linux/
Dtarget_core_user.h55 __u32 cmd_head; member