Searched refs:TPM_WARN_RETRY (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ | ||
| H A D | tpm_command.h | 69 TPM_WARN_RETRY = TPM_BASE_MASK + TPM_NON_FATAL_MASK + 0, enumerator |
| /linux/drivers/char/tpm/ | ||
| H A D | tpm1-cmd.c | 747 if (rc != TPM_WARN_RETRY) in tpm1_pm_suspend() |