Searched refs:TEEC_ERROR_BAD_PARAMETERS (Results 1 – 2 of 2) sorted by relevance
58 arg->ret = TEEC_ERROR_BAD_PARAMETERS; in handle_rpc_func_cmd_get_time()127 arg->ret = TEEC_ERROR_BAD_PARAMETERS; in handle_rpc_func_cmd_wq()149 arg->ret = TEEC_ERROR_BAD_PARAMETERS; in handle_rpc_func_cmd_wait()167 arg->ret = TEEC_ERROR_BAD_PARAMETERS; in handle_rpc_supp_cmd()174 arg->ret = TEEC_ERROR_BAD_PARAMETERS; in handle_rpc_supp_cmd()215 arg->ret = TEEC_ERROR_BAD_PARAMETERS; in handle_rpc_func_cmd_shm_alloc()221 arg->ret = TEEC_ERROR_BAD_PARAMETERS; in handle_rpc_func_cmd_shm_alloc()235 arg->ret = TEEC_ERROR_BAD_PARAMETERS; in handle_rpc_func_cmd_shm_alloc()245 arg->ret = TEEC_ERROR_BAD_PARAMETERS; in handle_rpc_func_cmd_shm_alloc()332 arg->ret = TEEC_ERROR_BAD_PARAMETERS; in handle_rpc_func_cmd_shm_free()[all …]
28 #define TEEC_ERROR_BAD_PARAMETERS 0xFFFF0006 macro