Searched refs:tpm_tis_synquacer_phy (Results 1 – 1 of 1) sorted by relevance
26 struct tpm_tis_synquacer_phy { struct31 static inline struct tpm_tis_synquacer_phy *to_tpm_tis_tcg_phy(struct tpm_tis_data *data) in to_tpm_tis_tcg_phy() argument33 return container_of(data, struct tpm_tis_synquacer_phy, priv); in to_tpm_tis_tcg_phy()40 struct tpm_tis_synquacer_phy *phy = to_tpm_tis_tcg_phy(data); in tpm_tis_synquacer_read_bytes()65 struct tpm_tis_synquacer_phy *phy = to_tpm_tis_tcg_phy(data); in tpm_tis_synquacer_write_bytes()96 struct tpm_tis_synquacer_phy *phy; in tpm_tis_synquacer_init()98 phy = devm_kzalloc(dev, sizeof(struct tpm_tis_synquacer_phy), GFP_KERNEL); in tpm_tis_synquacer_init()