Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/char/tpm/
Dtpm2-cmd.c559 int tpm2_do_selftest(struct tpm_chip *chip) in tpm2_do_selftest() function
599 EXPORT_SYMBOL_GPL(tpm2_do_selftest);
Dtpm_crb.c300 rc = tpm2_do_selftest(chip); in crb_acpi_add()
Dtpm.h444 extern int tpm2_do_selftest(struct tpm_chip *chip);
Dtpm_tis.c848 rc = tpm2_do_selftest(chip); in tpm_tis_init()
853 rc = tpm2_do_selftest(chip); in tpm_tis_init()