Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dvideodev2.h1638 struct v4l2_output { struct
1639 __u32 index; /* Which output */
1640 __u8 name[32]; /* Label */
1641 __u32 type; /* Type of output */
1642 __u32 audioset; /* Associated audios (bitfield) */
1643 __u32 modulator; /* Associated modulator */
1644 v4l2_std_id std;
1645 __u32 capabilities;
1646 __u32 reserved[3];