Searched refs:tpm_is_tpm2 (Results 1 – 3 of 3) sorted by relevance
51 extern int tpm_is_tpm2(u32 chip_num);63 static inline int tpm_is_tpm2(u32 chip_num) in tpm_is_tpm2() function
675 int tpm_is_tpm2(u32 chip_num) in tpm_is_tpm2() function690 EXPORT_SYMBOL_GPL(tpm_is_tpm2);
867 tpm2 = tpm_is_tpm2(TPM_ANY_NUM); in trusted_options_alloc()917 tpm2 = tpm_is_tpm2(TPM_ANY_NUM); in trusted_instantiate()