Home
last modified time | relevance | path

Searched refs:tpm_common_open (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/char/tpm/
Dtpm-dev.h24 void tpm_common_open(struct file *file, struct tpm_chip *chip,
Dtpm-dev.c37 tpm_common_open(file, chip, priv, NULL); in tpm_open()
Dtpmrm-dev.c30 tpm_common_open(file, chip, &priv->priv, &priv->space); in tpmrm_open()
Dtpm-dev-common.c110 void tpm_common_open(struct file *file, struct tpm_chip *chip, in tpm_common_open() function