diff options
author | Ricardo Ribalda <ribalda@chromium.org> | 2025-02-23 18:58:04 +0000 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2025-03-05 10:43:24 +0100 |
commit | 46108b41aeb5ac36da3ab613f9ab1b355f196a88 (patch) | |
tree | 8c9b2ad4f9c250995e508a01500c3ae816eeafb4 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | a79efc44b51432490538a55b9753a721f7d3ea42 (diff) |
media: ioctl: Simulate v4l2_queryctrl with v4l2_query_ext_ctrl
v4l2_queryctrl is a subset of v4l2_query_ext_ctrl. If the driver does
not implement v4l2_queryctrl we can implement it with
v4l2_query_ext_ctrl.
Suggested-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Ricardo Ribalda <ribalda@chromium.org>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions