Home
last modified time | relevance | path

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

/linux/drivers/tee/optee/
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()
A Dcall.c189 msg_arg->ret = TEEC_ERROR_COMMUNICATION; in optee_open_session()
205 arg->ret = TEEC_ERROR_COMMUNICATION; in optee_open_session()
288 msg_arg->ret = TEEC_ERROR_COMMUNICATION; in optee_invoke_func()
294 msg_arg->ret = TEEC_ERROR_COMMUNICATION; in optee_invoke_func()
A Doptee_private.h24 #define TEEC_ERROR_COMMUNICATION 0xFFFF000E macro
A Drpc.c122 arg->ret = TEEC_ERROR_COMMUNICATION; in handle_rpc_func_cmd_i2c_transfer()
/linux/drivers/tee/amdtee/
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()
A Damdtee_private.h25 #define TEEC_ERROR_COMMUNICATION 0xFFFF000E macro

Completed in 8 milliseconds