Searched refs:do_tpm_device (Results 1 – 4 of 4) sorted by relevance
/openbmc/u-boot/cmd/ |
H A D | tpm-user-utils.h | 20 int do_tpm_device(cmd_tbl_t *cmdtp, int flag, int argc,
|
H A D | tpm-common.c | 299 int do_tpm_device(cmd_tbl_t *cmdtp, int flag, int argc, char *const argv[]) in do_tpm_device() function
|
H A D | tpm-v2.c | 360 U_BOOT_CMD_MKENT(device, 0, 1, do_tpm_device, "", ""),
|
H A D | tpm-v1.c | 656 U_BOOT_CMD_MKENT(device, 0, 1, do_tpm_device, "", ""),
|