Home
last modified time | relevance | path

Searched refs:tpm2_probe (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/char/tpm/
H A Dtpm_svsm.c83 err = tpm2_probe(chip); in tpm_svsm_probe()
H A Dtpm2-cmd.c494 int tpm2_probe(struct tpm_chip *chip) in tpm2_probe() function
516 EXPORT_SYMBOL_GPL(tpm2_probe);
H A Dtpm.h302 int tpm2_probe(struct tpm_chip *chip);
H A Dtpm_tis_core.c1232 rc = tpm2_probe(chip); in tpm_tis_core_init()