Searched refs:tpm2_probe (Results 1 – 3 of 3) sorted by relevance
878 int tpm2_probe(struct tpm_chip *chip) in tpm2_probe() function899 EXPORT_SYMBOL_GPL(tpm2_probe);
551 extern int tpm2_probe(struct tpm_chip *chip);
685 rc = tpm2_probe(chip); in tpm_tis_init()