Home
last modified time | relevance | path

Searched defs:tpm_get_version (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/lib/
H A Dtpm-common.c15 enum tpm_version tpm_get_version(struct udevice *dev) in tpm_get_version() function
/openbmc/qemu/include/sysemu/
H A Dtpm.h72 static inline TPMVersion tpm_get_version(TPMIf *ti) in tpm_get_version() function