Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/char/tpm/
Dtpm-sysfs.c94 tpm_put_ops(chip); in pubek_show()
115 tpm_put_ops(chip); in pcrs_show()
129 tpm_put_ops(chip); in pcrs_show()
151 tpm_put_ops(chip); in enabled_show()
173 tpm_put_ops(chip); in active_show()
195 tpm_put_ops(chip); in owned_show()
217 tpm_put_ops(chip); in temp_deactivated_show()
268 tpm_put_ops(chip); in caps_show()
282 tpm_put_ops(chip); in cancel_store()
Dtpm-interface.c980 tpm_put_ops(chip); in tpm_is_tpm2()
1005 tpm_put_ops(chip); in tpm_pcr_read()
1072 tpm_put_ops(chip); in tpm_pcr_extend()
1078 tpm_put_ops(chip); in tpm_pcr_extend()
1192 tpm_put_ops(chip); in tpm_send()
1312 tpm_put_ops(chip); in tpm_get_random()
1348 tpm_put_ops(chip); in tpm_get_random()
1375 tpm_put_ops(chip); in tpm_seal_trusted()
1403 tpm_put_ops(chip); in tpm_unseal_trusted()
Dtpm-chip.c76 void tpm_put_ops(struct tpm_chip *chip) in tpm_put_ops() function
81 EXPORT_SYMBOL_GPL(tpm_put_ops);
Dtpm-dev-common.c125 tpm_put_ops(priv->chip); in tpm_common_write()
Dtpm.h556 void tpm_put_ops(struct tpm_chip *chip);