Searched refs:tpm_try_get_ops (Results 1 – 5 of 5) sorted by relevance
44 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()
157 int tpm_try_get_ops(struct tpm_chip *chip) in tpm_try_get_ops() function188 EXPORT_SYMBOL_GPL(tpm_try_get_ops);253 if (!tpm_try_get_ops(chip)) in tpm_find_get_ops()261 rc = tpm_try_get_ops(chip); in tpm_find_get_ops()682 rc = tpm_try_get_ops(chip); in tpm_chip_unregister()
68 ret = tpm_try_get_ops(priv->chip); in tpm_dev_async_work()223 if (tpm_try_get_ops(priv->chip)) { in tpm_common_write()
424 rc = tpm_try_get_ops(chip); in tpm_pm_suspend()
62 if (tpm_try_get_ops(chip) == 0) { in tpm2_del_space()
Completed in 10 milliseconds