Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/char/tpm/
Dtpm2-cmd.c812 int tpm2_do_selftest(struct tpm_chip *chip) in tpm2_do_selftest() function
852 EXPORT_SYMBOL_GPL(tpm2_do_selftest);
Dtpm_crb.c301 rc = tpm2_do_selftest(chip); in crb_acpi_add()
Dtpm.h549 extern int tpm2_do_selftest(struct tpm_chip *chip);
Dtpm_tis.c854 rc = tpm2_do_selftest(chip); in tpm_tis_init()
859 rc = tpm2_do_selftest(chip); in tpm_tis_init()