Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/char/tpm/
Dtpm_tis_core.h101 const struct tpm_tis_phy_ops *phy_ops;
118 struct tpm_tis_phy_ops { struct
202 const struct tpm_tis_phy_ops *phy_ops,
Dtpm_tis_spi.h29 int irq, const struct tpm_tis_phy_ops *phy_ops);
Dtpm_tis_spi_main.c156 int irq, const struct tpm_tis_phy_ops *phy_ops) in tpm_tis_spi_init()
167 static const struct tpm_tis_phy_ops tpm_spi_phy_ops = {
Dtpm_tis_synquacer.c89 static const struct tpm_tis_phy_ops tpm_tcg_bw = {
Dtpm_tis_spi_cr50.c236 static const struct tpm_tis_phy_ops tpm_spi_cr50_phy_ops = {
Dtpm_tis.c200 static const struct tpm_tis_phy_ops tpm_tcg = {
Dtpm_tis_core.c923 const struct tpm_tis_phy_ops *phy_ops, in tpm_tis_core_init()