Searched refs:wait_for_tpm_stat_cond (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-6.6/drivers/char/tpm/ |
H A D | xen-tpmfront.c | 40 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()
|
H A D | tpm_tis_core.c | 35 static bool wait_for_tpm_stat_cond(struct tpm_chip *chip, u8 mask, in wait_for_tpm_stat_cond() function 95 wait_for_tpm_stat_cond(chip, sts_mask, check_cancel, in wait_for_tpm_stat()
|
/kernel/linux/linux-5.10/drivers/char/tpm/ |
H A D | xen-tpmfront.c | 40 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()
|
H A D | tpm_tis_core.c | 32 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/ |
H A D | st33zp24.c | 207 * wait_for_tpm_stat_cond 215 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()
|
/kernel/linux/linux-6.6/drivers/char/tpm/st33zp24/ |
H A D | st33zp24.c | 187 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()
|
Completed in 11 milliseconds