Searched refs:tpm_common_open (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/char/tpm/ |
H A D | tpm-dev.h | 24 void tpm_common_open(struct file *file, struct tpm_chip *chip,
|
H A D | tpm-dev.c | 37 tpm_common_open(file, chip, priv, NULL); in tpm_open()
|
H A D | tpmrm-dev.c | 30 tpm_common_open(file, chip, &priv->priv, &priv->space); in tpmrm_open()
|
H A D | tpm-dev-common.c | 112 void tpm_common_open(struct file *file, struct tpm_chip *chip, in tpm_common_open() function
|