Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/char/tpm/
Dtpm_tis_core.h97 const struct tpm_tis_phy_ops *phy_ops;
101 struct tpm_tis_phy_ops { struct
162 const struct tpm_tis_phy_ops *phy_ops,
Dtpm_tis_spi.c187 static const struct tpm_tis_phy_ops tpm_spi_phy_ops = {
Dtpm_tis.c181 static const struct tpm_tis_phy_ops tpm_tcg = {
Dtpm_tis_core.c854 const struct tpm_tis_phy_ops *phy_ops, in tpm_tis_core_init()