Searched refs:TEEC_ERROR_COMMUNICATION (Results 1 – 3 of 3) sorted by relevance
59 req->ret = TEEC_ERROR_COMMUNICATION; in optee_supp_release()66 req->ret = TEEC_ERROR_COMMUNICATION; in optee_supp_release()140 req->ret = TEEC_ERROR_COMMUNICATION; in optee_supp_thrd_req()
258 msg_arg->ret = TEEC_ERROR_COMMUNICATION; in optee_open_session()273 arg->ret = TEEC_ERROR_COMMUNICATION; in optee_open_session()348 msg_arg->ret = TEEC_ERROR_COMMUNICATION; in optee_invoke_func()353 msg_arg->ret = TEEC_ERROR_COMMUNICATION; in optee_invoke_func()
29 #define TEEC_ERROR_COMMUNICATION 0xFFFF000E macro