public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* adp1653 usage
@ 2011-08-10 11:16 Andy Shevchenko
  2011-08-11  7:19 ` Sakari Ailus
  0 siblings, 1 reply; 5+ messages in thread
From: Andy Shevchenko @ 2011-08-10 11:16 UTC (permalink / raw)
  To: Sakari Ailus; +Cc: linux-media

Hello, Sakari.

I would like to understand how to use subdevice (like adp1653) in
current v4l2 framework from user space.

My understanding is following.

Kernel has two drivers (simplified view):
- camera device
- flash device

Kernel initializes a camera driver from a platform specific setup code.
The camera driver loads the subdevice drivers. Later I could access the
subdevice driver parts via IOCTL(s) on /dev/videoX device node.

What I have missed.
- if the subdevice creates device node /dev/v4l-subdevX, how the user
space will know the X is corresponding to let say flash device?
- if there is no v4l-subdevX device node, when and how the kernel runs
->open() and ->close() methods of v4l2_subdev_internal_ops?


-- 
Andy Shevchenko <andriy.shevchenko@intel.com>
Intel Finland Oy

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-08-17 11:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-10 11:16 adp1653 usage Andy Shevchenko
2011-08-11  7:19 ` Sakari Ailus
2011-08-11 11:33   ` Andy Shevchenko
2011-08-11 11:35   ` [PATCH] adp1653: set media entity type Andy Shevchenko
2011-08-17 11:35     ` Sakari Ailus

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox