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