Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/char/tpm/
Dtpm-interface.c1091 int tpm_do_selftest(struct tpm_chip *chip) in tpm_do_selftest() function
1145 EXPORT_SYMBOL_GPL(tpm_do_selftest);
1161 rc = tpm_do_selftest(chip); in tpm1_auto_startup()
Dtpm.h543 int tpm_do_selftest(struct tpm_chip *chip);
Dtpm_tis_core.c1046 tpm_do_selftest(chip); in tpm_tis_resume()
/linux-4.19.296/drivers/char/tpm/st33zp24/
Dst33zp24.c652 tpm_do_selftest(chip); in st33zp24_pm_resume()