Home
last modified time | relevance | path

Searched refs:tpm2_probe (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/char/tpm/
H A Dtpm2-cmd.c481 * tpm2_probe() - probe for the TPM 2.0 protocol
492 int tpm2_probe(struct tpm_chip *chip) in tpm2_probe() function
514 EXPORT_SYMBOL_GPL(tpm2_probe); variable
H A Dtpm.h227 int tpm2_probe(struct tpm_chip *chip);
H A Dtpm_tis_core.c1050 rc = tpm2_probe(chip); in tpm_tis_core_init()
/kernel/linux/linux-6.6/drivers/char/tpm/
H A Dtpm2-cmd.c481 * tpm2_probe() - probe for the TPM 2.0 protocol
492 int tpm2_probe(struct tpm_chip *chip) in tpm2_probe() function
514 EXPORT_SYMBOL_GPL(tpm2_probe); variable
H A Dtpm.h303 int tpm2_probe(struct tpm_chip *chip);
H A Dtpm_tis_core.c1224 rc = tpm2_probe(chip); in tpm_tis_core_init()

Completed in 8 milliseconds