Searched defs:vers (Results 1 – 9 of 9) 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 | 29 void tee_get_version(struct udevice *dev, struct tee_version_data *vers) in tee_get_version() 151 int (*match)(struct tee_version_data *vers, in tee_find_device()
|
A D | sandbox.c | 363 struct tee_version_data *vers) in sandbox_tee_get_version()
|
/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 | 155 static int ftpm_tee_match(struct tee_version_data *vers, const void *data) in ftpm_tee_match()
|
/u-boot/net/ |
A D | nfs.h | 66 uint32_t vers; member
|
/u-boot/drivers/tee/optee/ |
A D | core.c | 134 struct tee_version_data *vers) in optee_get_version()
|
/u-boot/drivers/ata/ |
A D | ahci.c | 360 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
|
Completed in 15 milliseconds