Searched refs:TPM_CAP_FLAG_PERM (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/char/tpm/ |
H A D | tpm-sysfs.c | 127 if (tpm1_getcap(chip, TPM_CAP_FLAG_PERM, &cap, in enabled_show() 149 if (tpm1_getcap(chip, TPM_CAP_FLAG_PERM, &cap, in active_show()
|
H A D | tpm.h | 145 TPM_CAP_FLAG_PERM = 0x108, enumerator
|
H A D | tpm1-cmd.c | 497 if (subcap_id == TPM_CAP_FLAG_PERM || in tpm1_getcap()
|
/kernel/linux/linux-6.6/drivers/char/tpm/ |
H A D | tpm-sysfs.c | 127 if (tpm1_getcap(chip, TPM_CAP_FLAG_PERM, &cap, in enabled_show() 149 if (tpm1_getcap(chip, TPM_CAP_FLAG_PERM, &cap, in active_show()
|
H A D | tpm.h | 146 TPM_CAP_FLAG_PERM = 0x108, enumerator
|
H A D | tpm1-cmd.c | 497 if (subcap_id == TPM_CAP_FLAG_PERM || in tpm1_getcap()
|
Completed in 5 milliseconds