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
17 int tpm_read_log_efi(struct tpm_chip *chip) in tpm_read_log_efi() function
91 rc = tpm_read_log_efi(chip); in tpm_read_log()