Home
last modified time | relevance | path

Searched refs:cmdId (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/gp/include/
H A Dxml_internal_api.h253 uint32_t cmdId, uint32_t memoryFillSize, in Invoke_MemFill() argument
256 return Invoke_Simple_Function_v2(c, sess, cmdId, memoryFillSize, 0, in Invoke_MemFill()
261 ADBG_Case_t *c, TEEC_Session *sess, uint32_t cmdId, in Invoke_GetPropertyAsXXX_withoutEnum() argument
292 res = TEEC_InvokeCommand(sess, cmdId, &op, &org); in Invoke_GetPropertyAsXXX_withoutEnum()
299 if (cmdId != CMD_TEE_GetPropertyAsBool_withoutEnum && in Invoke_GetPropertyAsXXX_withoutEnum()
300 cmdId != CMD_TEE_GetPropertyAsIdentity_withoutEnum && in Invoke_GetPropertyAsXXX_withoutEnum()
301 cmdId != CMD_TEE_GetPropertyAsUUID_withoutEnum && in Invoke_GetPropertyAsXXX_withoutEnum()
302 cmdId != CMD_TEE_GetPropertyAsU32_withoutEnum) in Invoke_GetPropertyAsXXX_withoutEnum()
319 ADBG_Case_t *c, TEEC_Session *sess, uint32_t cmdId, in Invoke_MemCompare() argument
335 res = TEEC_InvokeCommand(sess, cmdId, &op, &org); in Invoke_MemCompare()
[all …]
H A Dxml_common_api.h115 uint32_t cmdId) in Invoke_Simple_Function() argument
120 return TEEC_InvokeCommand(sess, cmdId, &op, &org); in Invoke_Simple_Function()
H A Dxml_datastorage_api.h1211 ADBG_Case_t *c, TEEC_Session *sess, uint32_t cmdId, in Invoke_ReadObjectData() argument
1234 res = TEEC_InvokeCommand(sess, cmdId, &op, &org); in Invoke_ReadObjectData()
1259 uint32_t cmdId, in Invoke_RenamePersistentObject() argument
1283 res = TEEC_InvokeCommand(sess, cmdId, &op, &org); in Invoke_RenamePersistentObject()
H A Dxml_timearithm_api.h757 uint32_t cmdId, uint32_t Case) in Invoke_Wait() argument
759 return Invoke_Simple_Function_v1(c, sess, cmdId, Case, 0); in Invoke_Wait()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Dta_rap_if.h29 #define RSP_ID(cmdId) (((uint32_t)(cmdId)) | RSP_ID_MASK) argument
H A Dta_xgmi_if.h29 #define RSP_ID(cmdId) (((uint32_t)(cmdId)) | RSP_ID_MASK) argument
H A Dta_ras_if.h31 #define RSP_ID(cmdId) (((uint32_t)(cmdId)) | RSP_ID_MASK) argument