Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/char/tpm/
Dtpm_i2c_atmel.c184 if (tpm_do_selftest(chip)) in i2c_atmel_probe()
Dtpm.h403 extern int tpm_do_selftest(struct tpm_chip *);
Dtpm-interface.c749 int tpm_do_selftest(struct tpm_chip *chip) in tpm_do_selftest() function
802 EXPORT_SYMBOL_GPL(tpm_do_selftest);
Dtpm_tis.c869 if (tpm_do_selftest(chip)) { in tpm_tis_init()
920 tpm_do_selftest(chip); in tpm_tis_resume()
Dtpm_i2c_infineon.c626 tpm_do_selftest(chip); in tpm_tis_i2c_init()
Dtpm_i2c_nuvoton.c607 if (tpm_do_selftest(chip)) in i2c_nuvoton_probe()
/linux-4.1.27/drivers/char/tpm/st33zp24/
Dst33zp24.c622 tpm_do_selftest(chip); in st33zp24_probe()
688 tpm_do_selftest(chip); in st33zp24_pm_resume()