Searched refs:tpm_private (Results 1 – 1 of 1) sorted by relevance
23 struct tpm_private { struct105 struct tpm_private *priv = dev_get_drvdata(&chip->dev); in vtpm_status()126 struct tpm_private *priv = dev_get_drvdata(&chip->dev); in vtpm_cancel()139 struct tpm_private *priv = dev_get_drvdata(&chip->dev); in vtpm_send()181 struct tpm_private *priv = dev_get_drvdata(&chip->dev); in vtpm_recv()222 struct tpm_private *priv = dev_id; in tpmif_interrupt()237 static int setup_chip(struct device *dev, struct tpm_private *priv) in setup_chip()254 static int setup_ring(struct xenbus_device *dev, struct tpm_private *priv) in setup_ring()332 static void ring_free(struct tpm_private *priv) in ring_free()352 struct tpm_private *priv; in tpmfront_probe()[all …]