Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/char/tpm/
Dtpm.h231 int tpm2_probe(struct tpm_chip *chip);
Dtpm2-cmd.c483 int tpm2_probe(struct tpm_chip *chip) in tpm2_probe() function
505 EXPORT_SYMBOL_GPL(tpm2_probe);
Dtpm_tis_core.c1011 rc = tpm2_probe(chip); in tpm_tis_core_init()