Home
last modified time | relevance | path

Searched refs:tpm_try_get_ops (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/char/tpm/
A Dtpm-sysfs.c44 if (tpm_try_get_ops(chip)) in pubek_show()
91 if (tpm_try_get_ops(chip)) in pcrs_show()
124 if (tpm_try_get_ops(chip)) in enabled_show()
146 if (tpm_try_get_ops(chip)) in active_show()
168 if (tpm_try_get_ops(chip)) in owned_show()
190 if (tpm_try_get_ops(chip)) in temp_deactivated_show()
214 if (tpm_try_get_ops(chip)) in caps_show()
261 if (tpm_try_get_ops(chip)) in cancel_store()
A Dtpm-chip.c152 int tpm_try_get_ops(struct tpm_chip *chip) in tpm_try_get_ops() function
175 EXPORT_SYMBOL_GPL(tpm_try_get_ops);
240 if (!tpm_try_get_ops(chip)) in tpm_find_get_ops()
248 rc = tpm_try_get_ops(chip); in tpm_find_get_ops()
A Dtpm-dev-common.c63 ret = tpm_try_get_ops(priv->chip); in tpm_dev_async_work()
212 if (tpm_try_get_ops(priv->chip)) { in tpm_common_write()
/linux/security/keys/trusted-keys/
A Dtrusted_tpm2.c251 rc = tpm_try_get_ops(chip); in tpm2_seal_trusted()
535 rc = tpm_try_get_ops(chip); in tpm2_unseal_trusted()
/linux/include/linux/
A Dtpm.h410 extern __must_check int tpm_try_get_ops(struct tpm_chip *chip);
/linux/
A Dvmlinux.symvers4277 0x00000000 tpm_try_get_ops vmlinux EXPORT_SYMBOL_GPL
A DSystem.map30043 ffff8000107cb430 T tpm_try_get_ops
A D.tmp_System.map30043 ffff8000107cb430 T tpm_try_get_ops

Completed in 311 milliseconds