Searched refs:tpm_read_log_of (Results 1 – 3 of 3) sorted by relevance
19 int tpm_read_log_of(struct tpm_chip *chip);21 static inline int tpm_read_log_of(struct tpm_chip *chip) in tpm_read_log_of() function
20 int tpm_read_log_of(struct tpm_chip *chip) in tpm_read_log_of() function
93 return tpm_read_log_of(chip); in tpm_read_log()