Searched refs:tpm_private (Results 1 – 1 of 1) sorted by relevance
20 struct tpm_private { struct102 struct tpm_private *priv = dev_get_drvdata(&chip->dev); in vtpm_status()123 struct tpm_private *priv = dev_get_drvdata(&chip->dev); in vtpm_cancel()137 struct tpm_private *priv = dev_get_drvdata(&chip->dev); in vtpm_send()179 struct tpm_private *priv = dev_get_drvdata(&chip->dev); in vtpm_recv()220 struct tpm_private *priv = dev_id; in tpmif_interrupt()235 static int setup_chip(struct device *dev, struct tpm_private *priv) in setup_chip()252 static int setup_ring(struct xenbus_device *dev, struct tpm_private *priv) in setup_ring()322 static void ring_free(struct tpm_private *priv) in ring_free()338 struct tpm_private *priv; in tpmfront_probe()[all …]