Home
last modified time | relevance | path

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

/linux/drivers/tee/optee/
H A Drpc.c33 arg->ret = TEEC_ERROR_BAD_PARAMETERS; in handle_rpc_func_cmd_get_time()
54 arg->ret = TEEC_ERROR_BAD_PARAMETERS; in handle_rpc_func_cmd_i2c_transfer()
111 arg->ret = TEEC_ERROR_BAD_PARAMETERS; in handle_rpc_func_cmd_i2c_transfer()
121 arg->ret = TEEC_ERROR_BAD_PARAMETERS; in handle_rpc_func_cmd_i2c_transfer()
163 arg->ret = TEEC_ERROR_BAD_PARAMETERS; in handle_rpc_func_cmd_wq()
185 arg->ret = TEEC_ERROR_BAD_PARAMETERS; in handle_rpc_func_cmd_wait()
204 arg->ret = TEEC_ERROR_BAD_PARAMETERS; in handle_rpc_supp_cmd()
212 arg->ret = TEEC_ERROR_BAD_PARAMETERS; in handle_rpc_supp_cmd()
275 arg->ret = TEEC_ERROR_BAD_PARAMETERS; in handle_rpc_func_rpmb_probe_reset()
284 arg->ret = TEEC_ERROR_BAD_PARAMETERS; in handle_rpc_func_rpmb_probe_reset()
[all …]
H A Dsmc_abi.c658 arg->ret = TEEC_ERROR_BAD_PARAMETERS; in handle_rpc_func_cmd_shm_free()
671 arg->ret = TEEC_ERROR_BAD_PARAMETERS; in handle_rpc_func_cmd_shm_free()
691 arg->ret = TEEC_ERROR_BAD_PARAMETERS; in handle_rpc_func_cmd_shm_alloc()
697 arg->ret = TEEC_ERROR_BAD_PARAMETERS; in handle_rpc_func_cmd_shm_alloc()
711 arg->ret = TEEC_ERROR_BAD_PARAMETERS; in handle_rpc_func_cmd_shm_alloc()
754 arg->ret = TEEC_ERROR_BAD_PARAMETERS; in handle_rpc_func_cmd_shm_alloc()
H A Dffa_abi.c435 arg->ret = TEEC_ERROR_BAD_PARAMETERS; in handle_ffa_rpc_func_cmd_shm_alloc()
448 arg->ret = TEEC_ERROR_BAD_PARAMETERS; in handle_ffa_rpc_func_cmd_shm_alloc()
494 arg->ret = TEEC_ERROR_BAD_PARAMETERS; in handle_ffa_rpc_func_cmd_shm_free()
H A Doptee_private.h24 #define TEEC_ERROR_BAD_PARAMETERS 0xFFFF0006 macro
/linux/drivers/tee/amdtee/
H A Dcall.c252 arg->ret = TEEC_ERROR_BAD_PARAMETERS; in handle_invoke_cmd()
259 arg->ret = TEEC_ERROR_BAD_PARAMETERS; in handle_invoke_cmd()
370 arg->ret = TEEC_ERROR_BAD_PARAMETERS; in handle_open_session()
H A Damdtee_private.h23 #define TEEC_ERROR_BAD_PARAMETERS 0xFFFF0006 macro