Home
last modified time | relevance | path

Searched refs:tpm_close (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Dtpm-common.h227 int tpm_close(struct udevice *dev);
/openbmc/u-boot/drivers/tpm/
H A Dtpm-uclass.c30 int tpm_close(struct udevice *dev) in tpm_close() function