Searched refs:optee_msg_arg (Results 1 – 4 of 4) sorted by relevance
34 static void handle_rpc_func_cmd_get_time(struct optee_msg_arg *arg) in handle_rpc_func_cmd_get_time()56 struct optee_msg_arg *arg) in handle_rpc_func_cmd_i2c_transfer()140 struct optee_msg_arg *arg) in handle_rpc_func_cmd_i2c_transfer()189 struct optee_msg_arg *arg) in handle_rpc_func_cmd_wq()215 static void handle_rpc_func_cmd_wait(struct optee_msg_arg *arg) in handle_rpc_func_cmd_wait()238 struct optee_msg_arg *arg) in handle_rpc_supp_cmd()288 struct optee_msg_arg *arg, in handle_rpc_func_cmd_shm_alloc()409 struct optee_msg_arg *arg) in handle_rpc_func_cmd_shm_free()454 struct optee_msg_arg *arg; in handle_rpc_func_cmd()
179 struct optee_msg_arg **msg_arg, in get_msg_arg()184 struct optee_msg_arg *ma; in get_msg_arg()220 struct optee_msg_arg *msg_arg; in optee_open_session()295 struct optee_msg_arg *msg_arg; in optee_close_session()326 struct optee_msg_arg *msg_arg; in optee_invoke_func()371 struct optee_msg_arg *msg_arg; in optee_cancel_req()619 struct optee_msg_arg *msg_arg; in optee_shm_register()669 struct optee_msg_arg *msg_arg; in optee_shm_unregister()
183 struct optee_msg_arg { struct206 (sizeof(struct optee_msg_arg) + \
273 struct optee_msg_arg *arg = NULL; in optee_release()281 shm = tee_shm_alloc(ctx, sizeof(struct optee_msg_arg), in optee_release()