Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/char/tpm/
Dtpm1-cmd.c642 int tpm1_do_selftest(struct tpm_chip *chip) in tpm1_do_selftest() function
695 EXPORT_SYMBOL_GPL(tpm1_do_selftest);
711 rc = tpm1_do_selftest(chip); in tpm1_auto_startup()
Dtpm.h172 int tpm1_do_selftest(struct tpm_chip *chip);
Dtpm_tis_core.c1166 tpm1_do_selftest(chip); in tpm_tis_resume()
/linux-5.19.10/drivers/char/tpm/st33zp24/
Dst33zp24.c551 tpm1_do_selftest(chip); in st33zp24_pm_resume()