Searched refs:tpm_get_ops (Results 1 – 2 of 2) sorted by relevance
24 struct tpm_ops *ops = tpm_get_ops(dev); in tpm_open()34 struct tpm_ops *ops = tpm_get_ops(dev); in tpm_close()44 struct tpm_ops *ops = tpm_get_ops(dev); in tpm_get_desc()54 struct tpm_ops *ops = tpm_get_ops(dev); in tpm_report_state()90 struct tpm_ops *ops = tpm_get_ops(dev); in tpm_xfer()
187 #define tpm_get_ops(dev) ((struct tpm_ops *)device_get_ops(dev)) macro
Completed in 8 milliseconds