Searched refs:tpm_state (Results 1 – 1 of 1) sorted by relevance
59 static struct tpm_state { struct144 struct tpm_state *tpm = dev_get_priv(dev); in sandbox_tpm_xfer()257 struct tpm_state *tpm = dev_get_priv(dev); in sandbox_tpm_probe()292 .priv_auto_alloc_size = sizeof(struct tpm_state),