Home
last modified time | relevance | path

Searched refs:tpm2_del_space (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/char/tpm/
H A Dtpmrm-dev.c41 tpm2_del_space(fpriv->chip, &priv->space); in tpmrm_release()
H A Dtpm.h307 void tpm2_del_space(struct tpm_chip *chip, struct tpm_space *space);
H A Dtpm2-space.c59 void tpm2_del_space(struct tpm_chip *chip, struct tpm_space *space) in tpm2_del_space() function