Searched refs:tpm_try_get_ops (Results 1 – 4 of 4) sorted by relevance
44 if (tpm_try_get_ops(chip)) in pubek_show()102 if (tpm_try_get_ops(chip)) in pcrs_show()135 if (tpm_try_get_ops(chip)) in enabled_show()157 if (tpm_try_get_ops(chip)) in active_show()179 if (tpm_try_get_ops(chip)) in owned_show()201 if (tpm_try_get_ops(chip)) in temp_deactivated_show()224 if (tpm_try_get_ops(chip)) in caps_show()271 if (tpm_try_get_ops(chip)) in cancel_store()
152 int tpm_try_get_ops(struct tpm_chip *chip) in tpm_try_get_ops() function175 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()
189 if (tpm_try_get_ops(priv->chip)) { in tpm_common_write()
411 __must_check int tpm_try_get_ops(struct tpm_chip *chip);