Home
last modified time | relevance | path

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

/u-boot/drivers/tpm/
A Dtpm-uclass.c18 struct tpm_ops *ops = tpm_get_ops(dev); in tpm_open()
28 struct tpm_ops *ops = tpm_get_ops(dev); in tpm_close()
38 struct tpm_ops *ops = tpm_get_ops(dev); in tpm_get_desc()
74 struct tpm_ops *ops = tpm_get_ops(dev); in tpm_xfer()
/u-boot/include/
A Dtpm-common.h174 #define tpm_get_ops(dev) ((struct tpm_ops *)device_get_ops(dev)) macro

Completed in 3 milliseconds