Searched defs:v4l2_input (Results 1 – 3 of 3) sorted by relevance
1192 struct v4l2_input { struct1193 __u32 index; /* Which input */1194 __u8 name[32]; /* Label */1195 __u32 type; /* Type of input */1196 __u32 audioset; /* Associated audios (bitfield) */1197 __u32 tuner; /* enum v4l2_tuner_type */1198 v4l2_std_id std;1199 __u32 status;1200 __u32 capabilities;1201 __u32 reserved[3];
1577 struct v4l2_input { struct1578 __u32 index; /* Which input */1579 __u8 name[32]; /* Label */1580 __u32 type; /* Type of input */1581 __u32 audioset; /* Associated audios (bitfield) */1582 __u32 tuner; /* enum v4l2_tuner_type */1583 v4l2_std_id std;1584 __u32 status;1585 __u32 capabilities;1586 __u32 reserved[3];