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

/linux-4.4.14/drivers/char/tpm/st33zp24/
H A Dst33zp24.c239 * wait_for_tpm_stat_cond
247 static bool wait_for_tpm_stat_cond(struct tpm_chip *chip, u8 mask, wait_for_tpm_stat_cond() function
308 condition = wait_for_tpm_stat_cond(chip, mask, wait_for_stat()
/linux-4.4.14/drivers/char/tpm/
H A Dtpm-interface.c844 static bool wait_for_tpm_stat_cond(struct tpm_chip *chip, u8 mask, wait_for_tpm_stat_cond() function
880 wait_for_tpm_stat_cond(chip, mask, check_cancel, wait_for_tpm_stat()

Completed in 196 milliseconds