Home
last modified time | relevance | path

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

/linux/drivers/char/tpm/
H A Dtpm-sysfs.c131 if (tpm1_getcap(chip, TPM_CAP_FLAG_PERM, &cap, in enabled_show()
153 if (tpm1_getcap(chip, TPM_CAP_FLAG_PERM, &cap, in active_show()
H A Dtpm1-cmd.c487 if (subcap_id == TPM_CAP_FLAG_PERM || in tpm1_getcap()
/linux/include/linux/
H A Dtpm_command.h51 TPM_CAP_FLAG_PERM = 0x108, enumerator