Searched refs:tpm_private (Results 1 – 1 of 1) sorted by relevance
22 struct tpm_private { struct42 struct tpm_private *priv = TPM_VPRIV(chip); in vtpm_status() argument63 struct tpm_private *priv = TPM_VPRIV(chip); in vtpm_cancel()76 struct tpm_private *priv = TPM_VPRIV(chip); in vtpm_send()118 struct tpm_private *priv = TPM_VPRIV(chip); in vtpm_recv()159 struct tpm_private *priv = dev_id; in tpmif_interrupt()174 static int setup_chip(struct device *dev, struct tpm_private *priv) in setup_chip()191 static int setup_ring(struct xenbus_device *dev, struct tpm_private *priv) in setup_ring()269 static void ring_free(struct tpm_private *priv) in ring_free()289 struct tpm_private *priv; in tpmfront_probe()[all …]