Home
last modified time | relevance | path

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

/linux-3.3/include/linux/
Dvideodev2.h1075 struct v4l2_output { struct
1076 __u32 index; /* Which output */
1077 __u8 name[32]; /* Label */
1078 __u32 type; /* Type of output */
1079 __u32 audioset; /* Associated audios (bitfield) */
1080 __u32 modulator; /* Associated modulator */
1081 v4l2_std_id std;
1082 __u32 capabilities;
1083 __u32 reserved[3];