Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/char/tpm/
Dtpm_tis_core.h101 const struct tpm_tis_phy_ops *phy_ops;
105 struct tpm_tis_phy_ops { struct
166 const struct tpm_tis_phy_ops *phy_ops,
Dtpm_tis_spi.c191 static const struct tpm_tis_phy_ops tpm_spi_phy_ops = {
Dtpm_tis.c185 static const struct tpm_tis_phy_ops tpm_tcg = {
Dtpm_tis_core.c859 const struct tpm_tis_phy_ops *phy_ops, in tpm_tis_core_init()