TPM2_CC_GET_CAPABILITY  114 drivers/char/tpm/tpm2-cmd.c 	case TPM2_CC_GET_CAPABILITY:          /* 17A */
TPM2_CC_GET_CAPABILITY  699 drivers/char/tpm/tpm2-cmd.c 	rc = tpm_buf_init(&buf, TPM2_ST_NO_SESSIONS, TPM2_CC_GET_CAPABILITY);
TPM2_CC_GET_CAPABILITY  795 drivers/char/tpm/tpm2-cmd.c 	rc = tpm_buf_init(&buf, TPM2_ST_NO_SESSIONS, TPM2_CC_GET_CAPABILITY);
TPM2_CC_GET_CAPABILITY  860 drivers/char/tpm/tpm2-cmd.c 	rc = tpm_buf_init(&buf, TPM2_ST_NO_SESSIONS, TPM2_CC_GET_CAPABILITY);
TPM2_CC_GET_CAPABILITY  949 drivers/char/tpm/tpm2-cmd.c 	rc = tpm_buf_init(&buf, TPM2_ST_NO_SESSIONS, TPM2_CC_GET_CAPABILITY);
TPM2_CC_GET_CAPABILITY  441 drivers/char/tpm/tpm2-space.c 	if (cc != TPM2_CC_GET_CAPABILITY ||