Searched refs:TEEC_ERROR_COMMUNICATION (Results 1 – 3 of 3) sorted by relevance
49 req->ret = TEEC_ERROR_COMMUNICATION; in optee_supp_release()57 req->ret = TEEC_ERROR_COMMUNICATION; in optee_supp_release()91 return TEEC_ERROR_COMMUNICATION; in optee_supp_thrd_req()141 req->ret = TEEC_ERROR_COMMUNICATION; in optee_supp_thrd_req()
250 msg_arg->ret = TEEC_ERROR_COMMUNICATION; in optee_open_session()265 arg->ret = TEEC_ERROR_COMMUNICATION; in optee_open_session()340 msg_arg->ret = TEEC_ERROR_COMMUNICATION; in optee_invoke_func()345 msg_arg->ret = TEEC_ERROR_COMMUNICATION; in optee_invoke_func()
20 #define TEEC_ERROR_COMMUNICATION 0xFFFF000E macro