Home
last modified time | relevance | path

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

/linux/drivers/char/tpm/
H A 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()
/linux/drivers/char/tpm/st33zp24/
H A Dst33zp24.c578 tpm1_do_selftest(chip); in st33zp24_pm_resume()