Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/char/tpm/
Dtpm-interface.c1080 int tpm_do_selftest(struct tpm_chip *chip) in tpm_do_selftest() function
1134 EXPORT_SYMBOL_GPL(tpm_do_selftest);
1150 rc = tpm_do_selftest(chip); in tpm1_auto_startup()
Dtpm.h539 int tpm_do_selftest(struct tpm_chip *chip);
Dtpm_tis_core.c1063 tpm_do_selftest(chip); in tpm_tis_resume()
/Linux-v4.19/drivers/char/tpm/st33zp24/
Dst33zp24.c652 tpm_do_selftest(chip); in st33zp24_pm_resume()