Home
last modified time | relevance | path

Searched refs:TEEC_ERROR_BAD_PARAMETERS (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/common_modules/tzdriver/core/
H A Dteek_client_api.c136 return TEEC_ERROR_BAD_PARAMETERS; in proc_teek_encode()
158 return TEEC_ERROR_BAD_PARAMETERS; in teek_init_context()
166 return TEEC_ERROR_BAD_PARAMETERS; in teek_init_context()
182 return TEEC_ERROR_BAD_PARAMETERS; in teek_check_tmp_mem()
215 return TEEC_ERROR_BAD_PARAMETERS; in teek_check_ref_mem()
219 return TEEC_ERROR_BAD_PARAMETERS; in teek_check_ref_mem()
222 return TEEC_ERROR_BAD_PARAMETERS; in teek_check_ref_mem()
225 return TEEC_ERROR_BAD_PARAMETERS; in teek_check_ref_mem()
227 return TEEC_ERROR_BAD_PARAMETERS; in teek_check_ref_mem()
231 return TEEC_ERROR_BAD_PARAMETERS; in teek_check_ref_mem()
[all...]
H A Dteek_app_load.c29 return TEEC_ERROR_BAD_PARAMETERS; in teek_open_app_file()
58 return TEEC_ERROR_BAD_PARAMETERS; in teek_read_app()
64 return TEEC_ERROR_BAD_PARAMETERS; in teek_read_app()
99 return TEEC_ERROR_BAD_PARAMETERS; in teek_get_app()
/kernel/linux/linux-5.10/drivers/tee/optee/
H A Drpc.c50 arg->ret = TEEC_ERROR_BAD_PARAMETERS; in handle_rpc_func_cmd_get_time()
70 arg->ret = TEEC_ERROR_BAD_PARAMETERS; in handle_rpc_func_cmd_i2c_transfer()
125 arg->ret = TEEC_ERROR_BAD_PARAMETERS; in handle_rpc_func_cmd_i2c_transfer()
135 arg->ret = TEEC_ERROR_BAD_PARAMETERS; in handle_rpc_func_cmd_i2c_transfer()
211 arg->ret = TEEC_ERROR_BAD_PARAMETERS; in handle_rpc_func_cmd_wq()
233 arg->ret = TEEC_ERROR_BAD_PARAMETERS; in handle_rpc_func_cmd_wait()
251 arg->ret = TEEC_ERROR_BAD_PARAMETERS; in handle_rpc_supp_cmd()
258 arg->ret = TEEC_ERROR_BAD_PARAMETERS; in handle_rpc_supp_cmd()
300 arg->ret = TEEC_ERROR_BAD_PARAMETERS; in handle_rpc_func_cmd_shm_alloc()
306 arg->ret = TEEC_ERROR_BAD_PARAMETERS; in handle_rpc_func_cmd_shm_alloc()
[all...]
H A Doptee_private.h19 #define TEEC_ERROR_BAD_PARAMETERS 0xFFFF0006 macro
/kernel/linux/linux-6.6/drivers/tee/optee/
H A Drpc.c32 arg->ret = TEEC_ERROR_BAD_PARAMETERS; in handle_rpc_func_cmd_get_time()
53 arg->ret = TEEC_ERROR_BAD_PARAMETERS; in handle_rpc_func_cmd_i2c_transfer()
110 arg->ret = TEEC_ERROR_BAD_PARAMETERS; in handle_rpc_func_cmd_i2c_transfer()
120 arg->ret = TEEC_ERROR_BAD_PARAMETERS; in handle_rpc_func_cmd_i2c_transfer()
156 arg->ret = TEEC_ERROR_BAD_PARAMETERS; in handle_rpc_func_cmd_wq()
178 arg->ret = TEEC_ERROR_BAD_PARAMETERS; in handle_rpc_func_cmd_wait()
197 arg->ret = TEEC_ERROR_BAD_PARAMETERS; in handle_rpc_supp_cmd()
205 arg->ret = TEEC_ERROR_BAD_PARAMETERS; in handle_rpc_supp_cmd()
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()
690 arg->ret = TEEC_ERROR_BAD_PARAMETERS; in handle_rpc_func_cmd_shm_alloc()
696 arg->ret = TEEC_ERROR_BAD_PARAMETERS; in handle_rpc_func_cmd_shm_alloc()
710 arg->ret = TEEC_ERROR_BAD_PARAMETERS; in handle_rpc_func_cmd_shm_alloc()
720 arg->ret = TEEC_ERROR_BAD_PARAMETERS; in handle_rpc_func_cmd_shm_alloc()
H A Dffa_abi.c434 arg->ret = TEEC_ERROR_BAD_PARAMETERS; in handle_ffa_rpc_func_cmd_shm_alloc()
447 arg->ret = TEEC_ERROR_BAD_PARAMETERS; in handle_ffa_rpc_func_cmd_shm_alloc()
493 arg->ret = TEEC_ERROR_BAD_PARAMETERS; in handle_ffa_rpc_func_cmd_shm_free()
H A Doptee_private.h22 #define TEEC_ERROR_BAD_PARAMETERS 0xFFFF0006 macro
/kernel/linux/linux-5.10/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
/kernel/linux/linux-6.6/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
/kernel/linux/common_modules/tzdriver/
H A Dteek_client_constants.h98 TEEC_ERROR_BAD_PARAMETERS = 0xFFFF0006, enumerator

Completed in 11 milliseconds