Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/char/tpm/
Dtpm-interface.c969 tpm_put_ops(chip); in tpm_is_tpm2()
994 tpm_put_ops(chip); in tpm_pcr_read()
1061 tpm_put_ops(chip); in tpm_pcr_extend()
1067 tpm_put_ops(chip); in tpm_pcr_extend()
1181 tpm_put_ops(chip); in tpm_send()
1301 tpm_put_ops(chip); in tpm_get_random()
1336 tpm_put_ops(chip); in tpm_get_random()
1363 tpm_put_ops(chip); in tpm_seal_trusted()
1391 tpm_put_ops(chip); in tpm_unseal_trusted()
Dtpm-dev-common.c125 tpm_put_ops(priv->chip); in tpm_common_write()
Dtpm-chip.c76 void tpm_put_ops(struct tpm_chip *chip) in tpm_put_ops() function
81 EXPORT_SYMBOL_GPL(tpm_put_ops);
Dtpm.h552 void tpm_put_ops(struct tpm_chip *chip);