Home
last modified time | relevance | path

Searched refs:tpm_put_ops (Results 1 – 7 of 7) sorted by relevance

/linux-6.1.9/drivers/char/tpm/
Dtpm-sysfs.c77 tpm_put_ops(chip); in pubek_show()
97 tpm_put_ops(chip); in pcrs_show()
112 tpm_put_ops(chip); in pcrs_show()
134 tpm_put_ops(chip); in enabled_show()
156 tpm_put_ops(chip); in active_show()
178 tpm_put_ops(chip); in owned_show()
200 tpm_put_ops(chip); in temp_deactivated_show()
251 tpm_put_ops(chip); in caps_show()
265 tpm_put_ops(chip); in cancel_store()
Dtpm-interface.c270 tpm_put_ops(chip); in tpm_is_tpm2()
298 tpm_put_ops(chip); in tpm_pcr_read()
340 tpm_put_ops(chip); in tpm_pcr_extend()
365 tpm_put_ops(chip); in tpm_send()
411 tpm_put_ops(chip); in tpm_pm_suspend()
460 tpm_put_ops(chip); in tpm_get_random()
Dtpm-dev-common.c71 tpm_put_ops(priv->chip); in tpm_dev_async_work()
225 tpm_put_ops(priv->chip); in tpm_common_write()
Dtpm-chip.c184 void tpm_put_ops(struct tpm_chip *chip) in tpm_put_ops() function
191 EXPORT_SYMBOL_GPL(tpm_put_ops);
Dtpm2-space.c64 tpm_put_ops(chip); in tpm2_del_space()
/linux-6.1.9/security/keys/trusted-keys/
Dtrusted_tpm2.c257 tpm_put_ops(chip); in tpm2_seal_trusted()
343 tpm_put_ops(chip); in tpm2_seal_trusted()
547 tpm_put_ops(chip); in tpm2_unseal_trusted()
/linux-6.1.9/include/linux/
Dtpm.h421 extern void tpm_put_ops(struct tpm_chip *chip);