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()136 struct tpm_private *priv = dev_get_drvdata(&chip->dev); in vtpm_send()178 struct tpm_private *priv = dev_get_drvdata(&chip->dev); in vtpm_recv()219 struct tpm_private *priv = dev_id; in tpmif_interrupt()234 static int setup_chip(struct device *dev, struct tpm_private *priv) in setup_chip()251 static int setup_ring(struct xenbus_device *dev, struct tpm_private *priv) in setup_ring()321 static void ring_free(struct tpm_private *priv) in ring_free()337 struct tpm_private *priv; in tpmfront_probe()[all …]