Home
last modified time | relevance | path

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

/linux-4.19.296/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.c225 static const struct tpm_tis_phy_ops tpm_tcg = {
Dtpm_tis_core.c831 const struct tpm_tis_phy_ops *phy_ops, in tpm_tis_core_init()