Home
last modified time | relevance | path

Searched refs:TEEC_ERROR_COMMUNICATION (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/tee/optee/
H A Dsupp.c49 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()
H A Dcall.c332 msg_arg->ret = TEEC_ERROR_COMMUNICATION; in optee_open_session()
348 arg->ret = TEEC_ERROR_COMMUNICATION; in optee_open_session()
436 msg_arg->ret = TEEC_ERROR_COMMUNICATION; in optee_invoke_func()
442 msg_arg->ret = TEEC_ERROR_COMMUNICATION; in optee_invoke_func()
H A Doptee_private.h24 #define TEEC_ERROR_COMMUNICATION 0xFFFF000E macro
H A Drpc.c105 arg->ret = TEEC_ERROR_COMMUNICATION; in handle_rpc_func_cmd_i2c_transfer()
/openbmc/linux/drivers/tee/amdtee/
H A Dcall.c270 arg->ret = TEEC_ERROR_COMMUNICATION; in handle_invoke_cmd()
380 arg->ret = TEEC_ERROR_COMMUNICATION; in handle_open_session()
425 arg->ret = TEEC_ERROR_COMMUNICATION; in handle_load_ta()
H A Damdtee_private.h25 #define TEEC_ERROR_COMMUNICATION 0xFFFF000E macro