Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/char/tpm/
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()
Dtpm_tis_core.c32 static bool wait_for_tpm_stat_cond(struct tpm_chip *chip, u8 mask, in wait_for_tpm_stat_cond() function
70 wait_for_tpm_stat_cond(chip, mask, check_cancel, in wait_for_tpm_stat()
/kernel/linux/linux-5.10/drivers/char/tpm/st33zp24/
Dst33zp24.c215 static bool wait_for_tpm_stat_cond(struct tpm_chip *chip, u8 mask, in wait_for_tpm_stat_cond() function
274 condition = wait_for_tpm_stat_cond(chip, mask, in wait_for_stat()