summaryrefslogtreecommitdiff
path: root/drivers/media/test-drivers
diff options
context:
space:
mode:
authorHans Verkuil <hverkuil-cisco@xs4all.nl>2022-09-29 12:11:22 +0300
committerHans Verkuil <hverkuil-cisco@xs4all.nl>2022-10-24 20:03:53 +0300
commite77eb66342c73946f7ed9ea68a6329f13b4343eb (patch)
treeb6adba378620a520cc4543fb8288da2d07d53ddf /drivers/media/test-drivers
parentf30ce3d3760b22ee33c8d9c2e223764ad30bdc5f (diff)
downloadlinux-e77eb66342c73946f7ed9ea68a6329f13b4343eb.tar.xz
videodev2.h: add p_s32 and p_s64 pointers
Added p_s32 and p_s64 pointers to the union in struct v4l2_ext_control to simplify INTEGER and INTEGER64 control array support. Internally the control framework handles such arrays just fine, but userspace is missing corresponding pointers to access array elements of these types. The internal union v4l2_ctrl_ptr which the control framework uses already has these types, they just were never added to the public API. Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Diffstat (limited to 'drivers/media/test-drivers')
0 files changed, 0 insertions, 0 deletions