Home
last modified time | relevance | path

Searched defs:v4l2_output (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/include/uapi/linux/
Dvideodev2.h1743 struct v4l2_output { struct
1744 __u32 index; /* Which output */
1745 __u8 name[32]; /* Label */
1746 __u32 type; /* Type of output */
1747 __u32 audioset; /* Associated audios (bitfield) */
1748 __u32 modulator; /* Associated modulator */
1749 v4l2_std_id std;
1750 __u32 capabilities;
1751 __u32 reserved[3];