Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/char/tpm/
Dtpm1-cmd.c627 int tpm1_do_selftest(struct tpm_chip *chip) in tpm1_do_selftest() function
680 EXPORT_SYMBOL_GPL(tpm1_do_selftest);
696 rc = tpm1_do_selftest(chip); in tpm1_auto_startup()
Dtpm.h388 int tpm1_do_selftest(struct tpm_chip *chip);
Dtpm_tis_core.c1065 tpm1_do_selftest(chip); in tpm_tis_resume()
/Linux-v5.4/drivers/char/tpm/st33zp24/
Dst33zp24.c640 tpm1_do_selftest(chip); in st33zp24_pm_resume()