Lines Matching refs:tpm_chip
39 struct tpm_chip *chip = to_tpm_chip(dev); in pubek_show()
100 struct tpm_chip *chip = to_tpm_chip(dev); in pcrs_show()
131 struct tpm_chip *chip = to_tpm_chip(dev); in enabled_show()
153 struct tpm_chip *chip = to_tpm_chip(dev); in active_show()
175 struct tpm_chip *chip = to_tpm_chip(dev); in owned_show()
197 struct tpm_chip *chip = to_tpm_chip(dev); in temp_deactivated_show()
219 struct tpm_chip *chip = to_tpm_chip(dev); in caps_show()
269 struct tpm_chip *chip = to_tpm_chip(dev); in cancel_store()
283 struct tpm_chip *chip = to_tpm_chip(dev); in durations_show()
300 struct tpm_chip *chip = to_tpm_chip(dev); in timeouts_show()
330 void tpm_sysfs_add_device(struct tpm_chip *chip) in tpm_sysfs_add_device()