Searched defs:vers (Results 1 – 12 of 12) sorted by relevance
/u-boot/test/dm/ |
A D | tee.c | 93 static int match(struct tee_version_data *vers, const void *data) in match() 105 struct tee_version_data vers; in test_tee() local 154 struct tee_version_data vers; in test_tee_rpc() local
|
/u-boot/drivers/tee/ |
A D | tee-uclass.c | 33 void tee_get_version(struct udevice *dev, struct tee_version_data *vers) in tee_get_version() 155 int (*match)(struct tee_version_data *vers, in tee_find_device()
|
A D | sandbox.c | 422 struct tee_version_data *vers) in sandbox_tee_get_version()
|
/u-boot/cmd/riscv/ |
A D | sbi.c | 68 long vers; in do_sbi() local
|
/u-boot/disk/ |
A D | part_iso.h | 16 unsigned char vers; /* Version */ member 26 unsigned char vers; /* Version */ member 64 unsigned char vers; /* Version */ member 102 unsigned char vers; /* Version */ member
|
/u-boot/drivers/tpm/ |
A D | tpm2_ftpm_tee.c | 158 static int ftpm_tee_match(struct tee_version_data *vers, const void *data) in ftpm_tee_match()
|
/u-boot/include/ |
A D | tee.h | 339 int (*match)(struct tee_version_data *vers, in tee_find_device()
|
/u-boot/net/ |
A D | nfs.h | 66 uint32_t vers; member
|
/u-boot/board/toradex/apalis-imx8/ |
A D | apalis-imx8.c | 77 u16 vers; member
|
/u-boot/drivers/ata/ |
A D | ahci.c | 334 u32 vers, cap, cap2, impl, speed; in ahci_print_info() local
|
A D | dwc_ahsata.c | 279 u32 vers, cap, impl, speed; in ahci_print_info() local
|
/u-boot/drivers/tee/optee/ |
A D | core.c | 299 struct tee_version_data *vers) in optee_get_version()
|
Completed in 46 milliseconds