Home
last modified time | relevance | path

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

/linux/drivers/char/tpm/
H A Dxen-tpmfront.c40 static bool wait_for_tpm_stat_cond(struct tpm_chip *chip, u8 mask, in wait_for_tpm_stat_cond() function
77 wait_for_tpm_stat_cond(chip, mask, check_cancel, in wait_for_tpm_stat()
/linux/drivers/char/tpm/st33zp24/
H A Dst33zp24.c187 static bool wait_for_tpm_stat_cond(struct tpm_chip *chip, u8 mask, in wait_for_tpm_stat_cond() function
240 condition = wait_for_tpm_stat_cond(chip, mask, in wait_for_stat()