Searched refs:tpm_tis_phy_ops (Results 1 – 7 of 7) sorted by relevance
101 const struct tpm_tis_phy_ops *phy_ops;107 struct tpm_tis_phy_ops { struct168 const struct tpm_tis_phy_ops *phy_ops,
194 int irq, const struct tpm_tis_phy_ops *phy_ops) in tpm_tis_spi_init()205 static const struct tpm_tis_phy_ops tpm_spi_phy_ops = {
29 int irq, const struct tpm_tis_phy_ops *phy_ops);
108 static const struct tpm_tis_phy_ops tpm_tcg_bw = {
220 static const struct tpm_tis_phy_ops tpm_spi_cr50_phy_ops = {
204 static const struct tpm_tis_phy_ops tpm_tcg = {
923 const struct tpm_tis_phy_ops *phy_ops, in tpm_tis_core_init()
Completed in 13 milliseconds