Searched refs:TA_STORAGE_CMD_CLOSE (Results 1 – 3 of 3) sorted by relevance
16 #define TA_STORAGE_CMD_CLOSE 1 macro
56 case TA_STORAGE_CMD_CLOSE: in TA_InvokeCommandEntryPoint()
186 return TEEC_InvokeCommand(sess, TA_STORAGE_CMD_CLOSE, &op, &org); in fs_close()
Completed in 6 milliseconds