Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/tpm/
H A Dtpm_tis_sandbox.c71 static struct tpm_state { struct
183 struct tpm_state *tpm = dev_get_priv(dev); in sandbox_tpm_xfer()
329 struct tpm_state *tpm = dev_get_priv(dev); in sandbox_tpm_probe()
364 .priv_auto_alloc_size = sizeof(struct tpm_state),