Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/char/tpm/
Dtpm_tis_core.h110 const struct tpm_tis_phy_ops *phy_ops;
127 struct tpm_tis_phy_ops { struct
221 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.c248 int irq, const struct tpm_tis_phy_ops *phy_ops) in tpm_tis_spi_init()
259 static const struct tpm_tis_phy_ops tpm_spi_phy_ops = {
Dtpm_tis_synquacer.c88 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.c216 static const struct tpm_tis_phy_ops tpm_tcg = {
Dtpm_tis_i2c.c324 static const struct tpm_tis_phy_ops tpm_i2c_phy_ops = {
Dtpm_tis_core.c1103 const struct tpm_tis_phy_ops *phy_ops, in tpm_tis_core_init()