Home
last modified time | relevance | path

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

/linux/drivers/char/tpm/
H A Dtpm-sysfs.c364 #define to_tpm_pcr_attr(a) container_of(a, struct tpm_pcr_attr, attr) macro
370 struct tpm_pcr_attr *ha = to_tpm_pcr_attr(attr); in pcr_value_show()