[PATCH v4] v4l2: Add support for interpreting remaining fields in VIDIOC_ENUMINPUT struct v4l2_input

Marek Vasut marex at denx.de
Sun May 14 19:16:23 UTC 2023


On 5/14/23 20:53, Marek Vasut wrote:
> Interpret $audioset as flags, $tuner as integer. Add ID list for
> v4l2_std_id. Add flags for status and capabilities and interpret
> them.
> 
> This is based off Linux commit:
> b6456c0cfe9d ("V4L/DVB (13571): v4l: Adding Digital Video Timings APIs")
> 
> Latest documentation is at:
> https://docs.kernel.org/userspace-api/media/v4l/vidioc-enuminput.html

Note that I ran at least 'make check' on this, but I am not entirely 
sure whether this is all that is needed. This is literally my first 
patch to strace, so I do need (more) guidance.


More information about the Strace-devel mailing list