Lines Matching refs:optee_msg_arg
246 static inline bool check_param_input(struct optee_msg_arg *arg) in check_param_input()
328 static void handle_cmd_alloc(const struct device *dev, struct optee_msg_arg *arg, in handle_cmd_alloc()
382 static void handle_cmd_free(const struct device *dev, struct optee_msg_arg *arg) in handle_cmd_free()
411 static void handle_cmd_get_time(const struct device *dev, struct optee_msg_arg *arg) in handle_cmd_get_time()
522 static void handle_cmd_notify(const struct device *dev, struct optee_msg_arg *arg) in handle_cmd_notify()
551 static void handle_cmd_wait(const struct device *dev, struct optee_msg_arg *arg) in handle_cmd_wait()
577 static void handle_rpc_supp_cmd(const struct device *dev, struct optee_msg_arg *arg) in handle_rpc_supp_cmd()
611 struct optee_msg_arg *arg = shm->addr; in handle_func_rpc_call()
679 static int optee_call(const struct device *dev, struct optee_msg_arg *arg) in optee_call()
733 struct optee_msg_arg *marg; in optee_close_session()
763 struct optee_msg_arg *marg; in optee_open_session()
833 struct optee_msg_arg *marg; in optee_cancel()
863 struct optee_msg_arg *marg; in optee_invoke_func()
969 struct optee_msg_arg *msg_arg; in optee_shm_register()
1013 struct optee_msg_arg *msg_arg; in optee_shm_unregister()