[media] media: v4l2-ctrl: add a helper function to add standard control with driver...
authorLad, Prabhakar <prabhakar.lad@ti.com>
Tue, 18 Sep 2012 18:54:38 +0000 (15:54 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 6 Oct 2012 00:48:03 +0000 (21:48 -0300)
commit117a711a2c37a0309a3e39fbd13486642b63453b
tree27fc0524ae0d20d5280a42d391ec36cc93036acb
parent5ebef0fbe0f72fa911088800c5d0bc7a872c35de
[media] media: v4l2-ctrl: add a helper function to add standard control with driver specific menu

Add helper function v4l2_ctrl_new_std_menu_items(), which adds
a standard menu control, with driver specific menu.

Signed-off-by: Lad, Prabhakar <prabhakar.lad@ti.com>
Signed-off-by: Manjunath Hadli <manjunath.hadli@ti.com>
Acked-by: Hans Verkuil <hans.verkuil@cisco.com>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Documentation/video4linux/v4l2-controls.txt
drivers/media/v4l2-core/v4l2-ctrls.c
include/media/v4l2-ctrls.h
This page took 0.025832 seconds and 5 git commands to generate.