Home
last modified time | relevance | path

Searched refs:tpm_put_ops (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/drivers/char/tpm/
H A 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()
H A 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()
458 tpm_put_ops(chip); in tpm_get_random()
H A Dtpm-dev-common.c72 tpm_put_ops(priv->chip); in tpm_dev_async_work()
226 tpm_put_ops(priv->chip); in tpm_common_write()
H A Dtpm-chip.c178 * tpm_put_ops() - Release a ref to the tpm_chip
184 void tpm_put_ops(struct tpm_chip *chip) in tpm_put_ops() function
191 EXPORT_SYMBOL_GPL(tpm_put_ops); variable
225 * be released with tpm_put_ops() after use.
H A Dtpm2-space.c64 tpm_put_ops(chip); in tpm2_del_space()
/kernel/linux/linux-6.6/drivers/char/tpm/
H A 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()
H A 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()
470 tpm_put_ops(chip); in tpm_get_random()
H A Dtpm-dev-common.c71 tpm_put_ops(priv->chip); in tpm_dev_async_work()
225 tpm_put_ops(priv->chip); in tpm_common_write()
H A Dtpm-chip.c183 * tpm_put_ops() - Release a ref to the tpm_chip
189 void tpm_put_ops(struct tpm_chip *chip) in tpm_put_ops() function
196 EXPORT_SYMBOL_GPL(tpm_put_ops); variable
230 * be released with tpm_put_ops() after use.
H A Dtpm2-space.c64 tpm_put_ops(chip); in tpm2_del_space()
/kernel/linux/linux-5.10/security/keys/trusted-keys/
H A Dtrusted_tpm2.c88 tpm_put_ops(chip); in tpm2_seal_trusted()
168 tpm_put_ops(chip); in tpm2_seal_trusted()
328 tpm_put_ops(chip); in tpm2_unseal_trusted()
/kernel/linux/linux-6.6/security/keys/trusted-keys/
H A 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()
/kernel/linux/linux-5.10/include/linux/
H A Dtpm.h402 extern void tpm_put_ops(struct tpm_chip *chip);
/kernel/linux/linux-6.6/include/linux/
H A Dtpm.h425 extern void tpm_put_ops(struct tpm_chip *chip);

Completed in 10 milliseconds