Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/char/tpm/
Dtpm-sysfs.c88 tpm_put_ops(chip); in pubek_show()
108 tpm_put_ops(chip); in pcrs_show()
123 tpm_put_ops(chip); in pcrs_show()
145 tpm_put_ops(chip); in enabled_show()
167 tpm_put_ops(chip); in active_show()
189 tpm_put_ops(chip); in owned_show()
211 tpm_put_ops(chip); in temp_deactivated_show()
261 tpm_put_ops(chip); in caps_show()
275 tpm_put_ops(chip); in cancel_store()
Dtpm-interface.c269 tpm_put_ops(chip); in tpm_is_tpm2()
297 tpm_put_ops(chip); in tpm_pcr_read()
339 tpm_put_ops(chip); in tpm_pcr_extend()
364 tpm_put_ops(chip); in tpm_send()
451 tpm_put_ops(chip); in tpm_get_random()
478 tpm_put_ops(chip); in tpm_seal_trusted()
506 tpm_put_ops(chip); in tpm_unseal_trusted()
Dtpm-dev-common.c66 tpm_put_ops(priv->chip); in tpm_dev_async_work()
213 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);
Dtpm.h412 void tpm_put_ops(struct tpm_chip *chip);