Searched refs:optee_msg_arg (Results 1 – 5 of 5) sorted by relevance
26 struct optee_msg_arg;41 void optee_suppl_cmd_rpmb(struct udevice *dev, struct optee_msg_arg *arg);52 struct optee_msg_arg *arg) in optee_suppl_cmd_rpmb()
16 static void cmd_shm_alloc(struct udevice *dev, struct optee_msg_arg *arg, in cmd_shm_alloc()58 static void cmd_shm_free(struct optee_msg_arg *arg) in cmd_shm_free()75 struct optee_msg_arg *arg = shm_arg->addr; in optee_suppl_cmd()
194 struct optee_msg_arg { struct217 (sizeof(struct optee_msg_arg) + \
141 struct tee_shm **shmp, struct optee_msg_arg **msg_arg) in get_msg_arg()144 struct optee_msg_arg *ma; in get_msg_arg()295 static u32 do_call_with_arg(struct udevice *dev, struct optee_msg_arg *arg) in do_call_with_arg()334 struct optee_msg_arg *msg_arg; in optee_close_session()355 struct optee_msg_arg *msg_arg; in optee_open_session()405 struct optee_msg_arg *msg_arg; in optee_invoke_func()441 struct optee_msg_arg *msg_arg; in optee_shm_register()476 struct optee_msg_arg *msg_arg; in optee_shm_unregister()
150 void optee_suppl_cmd_rpmb(struct udevice *dev, struct optee_msg_arg *arg) in optee_suppl_cmd_rpmb()