Home
last modified time | relevance | path

Searched refs:tpm_private (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/drivers/char/tpm/
Dxen-tpmfront.c23 struct tpm_private { struct
105 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 …]