Searched refs:tpm_common_open (Results 1 – 4 of 4) sorted by relevance
20 void tpm_common_open(struct file *file, struct tpm_chip *chip,
42 tpm_common_open(file, chip, priv); in tpm_open()
31 tpm_common_open(file, chip, &priv->priv); in tpmrm_open()
45 void tpm_common_open(struct file *file, struct tpm_chip *chip, in tpm_common_open() function