diff options
author | Hans Verkuil <hverkuil@xs4all.nl> | 2006-06-18 14:11:08 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2006-06-25 02:05:21 -0300 |
commit | 9cb2318b885d2039eeb3eb5394fa215046be058f (patch) | |
tree | 2289616dbbbd60ac93ce56e43c0eaec27bf65604 /security | |
parent | 0597691456cf3b08974d9949e4caa830e1d3c520 (diff) |
V4L/DVB (4190): Add helper functions for control processing to v4l2-common.
Control processing is often duplicated in the various drivers. Unfortunately,
simple things like the names of controls are often different between drivers,
even though it is the same controls. Adding in the new extended controls and
the need for having control helper functions became apparent.
Several functions have now been added to v4l2-common to do things like
filling the v4l2_queryctrl and v4l2_querymenu structs, to check for
valid control input and to move to the next control when enumerating
over all controls.
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions