All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Kim, HeungJun" <riverful.kim@samsung.com>
To: Hans Verkuil <hverkuil@xs4all.nl>
Cc: "linux-media@vger.kernel.org" <linux-media@vger.kernel.org>
Subject: referencing other control values in the clustered control
Date: Mon, 21 Mar 2011 16:59:35 +0900	[thread overview]
Message-ID: <4D870567.7060208@samsung.com> (raw)

Hi Hans,

I have a question about referencing control values.

For example:

1) "A" control and "B" control is clustered, and each is defined v4l2_ctrl a, b.
2) These two control is relevant, and start to make one process by real control "A".
3) The b->val is should be referenced for process in the "A" control function, even though
in which is the "A".

And, in this case, 3) is right?
I mean, if the ctrl value clustered with another ctrl can be referenced in the another
ctrl function, or not.

Regards,
Heungjun Kim

                 reply	other threads:[~2011-03-21  8:00 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4D870567.7060208@samsung.com \
    --to=riverful.kim@samsung.com \
    --cc=hverkuil@xs4all.nl \
    --cc=linux-media@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.