Searched refs:tpm_chip_status (Results 1 – 1 of 1) sorted by relevance
69 static u8 tpm_chip_status(struct tpm_chip *chip) in tpm_chip_status() function149 u8 status = tpm_chip_status(chip); in tpm_try_transmit()166 if (tpm_transmit_completed(tpm_chip_status(chip), chip)) in tpm_try_transmit()
Completed in 5 milliseconds