Searched refs:tpm_try_get_ops (Results 1 – 3 of 3) sorted by relevance
51 int tpm_try_get_ops(struct tpm_chip *chip) in tpm_try_get_ops() function67 EXPORT_SYMBOL_GPL(tpm_try_get_ops);130 if (!tpm_try_get_ops(chip)) in tpm_find_get_ops()138 rc = tpm_try_get_ops(chip); in tpm_find_get_ops()
118 if (tpm_try_get_ops(priv->chip)) { in tpm_common_write()
551 __must_check int tpm_try_get_ops(struct tpm_chip *chip);