Home
last modified time | relevance | path

Searched refs:wait_for_tpm_stat (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/char/tpm/
H A Dxen-tpmfront.c55 static int wait_for_tpm_stat(struct tpm_chip *chip, u8 mask, in wait_for_tpm_stat() function
151 if (wait_for_tpm_stat(chip, VTPM_STATUS_IDLE, chip->timeout_c, in vtpm_send()
167 if (wait_for_tpm_stat(chip, VTPM_STATUS_IDLE, duration, in vtpm_send()
188 if (wait_for_tpm_stat(chip, VTPM_STATUS_RESULT, chip->timeout_c, in vtpm_recv()