Home
last modified time | relevance | path

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

/linux/drivers/char/tpm/
H A Dtpm1-cmd.c635 * tpm1_do_selftest - have the TPM continue its selftest and wait until it
642 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()
H A Dtpm.h246 int tpm1_do_selftest(struct tpm_chip *chip);
H A Dtpm_tis_core.c1359 tpm1_do_selftest(chip); in tpm_tis_resume()
/linux/drivers/char/tpm/st33zp24/
H A Dst33zp24.c578 tpm1_do_selftest(chip); in st33zp24_pm_resume()