Lines Matching refs:tpm_chip
39 struct tpm_chip *chip = to_tpm_chip(dev); in pubek_show()
89 struct tpm_chip *chip = to_tpm_chip(dev); in pcrs_show()
120 struct tpm_chip *chip = to_tpm_chip(dev); in enabled_show()
142 struct tpm_chip *chip = to_tpm_chip(dev); in active_show()
164 struct tpm_chip *chip = to_tpm_chip(dev); in owned_show()
186 struct tpm_chip *chip = to_tpm_chip(dev); in temp_deactivated_show()
208 struct tpm_chip *chip = to_tpm_chip(dev); in caps_show()
259 struct tpm_chip *chip = to_tpm_chip(dev); in cancel_store()
273 struct tpm_chip *chip = to_tpm_chip(dev); in durations_show()
290 struct tpm_chip *chip = to_tpm_chip(dev); in timeouts_show()
305 struct tpm_chip *chip = to_tpm_chip(dev); in tpm_version_major_show()
353 struct tpm_chip *chip = to_tpm_chip(dev); in pcr_value_show()
477 void tpm_sysfs_add_device(struct tpm_chip *chip) in tpm_sysfs_add_device()