Searched refs:tpm2_startup (Results 1 – 3 of 3) sorted by relevance
685 int tpm2_startup(struct tpm_chip *chip, u16 startup_type) in tpm2_startup() function695 EXPORT_SYMBOL_GPL(tpm2_startup);
546 extern int tpm2_startup(struct tpm_chip *chip, u16 startup_type);
857 rc = tpm2_startup(chip, TPM2_SU_CLEAR); in tpm_tis_init()