Lines Matching refs:tpm_chip
44 struct tpm_chip *chip = to_tpm_chip(dev); in pubek_show()
107 struct tpm_chip *chip = to_tpm_chip(dev); in pcrs_show()
137 struct tpm_chip *chip = to_tpm_chip(dev); in enabled_show()
159 struct tpm_chip *chip = to_tpm_chip(dev); in active_show()
181 struct tpm_chip *chip = to_tpm_chip(dev); in owned_show()
203 struct tpm_chip *chip = to_tpm_chip(dev); in temp_deactivated_show()
225 struct tpm_chip *chip = to_tpm_chip(dev); in caps_show()
276 struct tpm_chip *chip = to_tpm_chip(dev); in cancel_store()
290 struct tpm_chip *chip = to_tpm_chip(dev); in durations_show()
307 struct tpm_chip *chip = to_tpm_chip(dev); in timeouts_show()
337 void tpm_sysfs_add_device(struct tpm_chip *chip) in tpm_sysfs_add_device()