Searched refs:tpm_close (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/ | ||
H A D | tpm-common.h | 227 int tpm_close(struct udevice *dev); |
/openbmc/u-boot/drivers/tpm/ | ||
H A D | tpm-uclass.c | 30 int tpm_close(struct udevice *dev) in tpm_close() function |