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