Lines Matching refs:tee_context
263 struct optee_msg_arg *optee_get_msg_arg(struct tee_context *ctx, in optee_get_msg_arg()
340 void optee_free_msg_arg(struct tee_context *ctx, in optee_free_msg_arg()
362 int optee_open_session(struct tee_context *ctx, in optee_open_session()
446 int optee_system_session(struct tee_context *ctx, u32 session) in optee_system_session()
467 int optee_close_session_helper(struct tee_context *ctx, u32 session, in optee_close_session_helper()
492 int optee_close_session(struct tee_context *ctx, u32 session) in optee_close_session()
512 int optee_invoke_func(struct tee_context *ctx, struct tee_ioctl_invoke_arg *arg, in optee_invoke_func()
566 int optee_cancel_req(struct tee_context *ctx, u32 cancel_id, u32 session) in optee_cancel_req()
644 static int simple_call_with_arg(struct tee_context *ctx, u32 cmd) in simple_call_with_arg()
663 int optee_do_bottom_half(struct tee_context *ctx) in optee_do_bottom_half()
668 int optee_stop_async_notif(struct tee_context *ctx) in optee_stop_async_notif()