Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()
H A Dtpm.h172 int tpm1_do_selftest(struct tpm_chip *chip);
H A Dtpm_tis_core.c1166 tpm1_do_selftest(chip); in tpm_tis_resume()
/OK3568_Linux_fs/kernel/drivers/char/tpm/st33zp24/
H A Dst33zp24.c640 tpm1_do_selftest(chip); in st33zp24_pm_resume()