Searched refs:tpm_read_log_acpi (Results 1 – 3 of 3) sorted by relevance
11 int tpm_read_log_acpi(struct tpm_chip *chip);13 static inline int tpm_read_log_acpi(struct tpm_chip *chip) in tpm_read_log_acpi() function
67 int tpm_read_log_acpi(struct tpm_chip *chip) in tpm_read_log_acpi() function
87 rc = tpm_read_log_acpi(chip); in tpm_read_log()