Searched defs:tee_invoke_func_arg (Results 1 – 1 of 1) sorted by relevance
239 struct tee_invoke_func_arg { struct240 uint32_t func; /**< [in] Trusted Application function, specific to the TA */241 uint32_t session; /**< [in] session id */242 uint32_t cancel_id; /**< [in] cancellation id, a unique value to identify this request */243 uint32_t ret; /**< [out] return value */244 uint32_t ret_origin; /**< [out] origin of the return value */