Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/char/tpm/
Dtpm_tis_core.h101 const struct tpm_tis_phy_ops *phy_ops;
118 struct tpm_tis_phy_ops { struct
212 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_i2c.c309 static const struct tpm_tis_phy_ops tpm_i2c_phy_ops = {
Dtpm_tis_core.c937 const struct tpm_tis_phy_ops *phy_ops, in tpm_tis_core_init()