Searched refs:tpm_read_log_efi (Results 1 – 3 of 3) sorted by relevance
27 int tpm_read_log_efi(struct tpm_chip *chip);29 static inline int tpm_read_log_efi(struct tpm_chip *chip) in tpm_read_log_efi() function
16 int tpm_read_log_efi(struct tpm_chip *chip) in tpm_read_log_efi() function
89 rc = tpm_read_log_efi(chip); in tpm_read_log()