Searched defs:v4l2_input (Results 1 – 8 of 8) sorted by relevance
782 struct v4l2_input { struct784 __u32 index;785 __u8 name[32];786 __u32 type;787 __u32 audioset;789 __u32 tuner;790 v4l2_std_id std;791 __u32 status;792 __u32 capabilities;794 __u32 reserved[3];
1175 struct v4l2_input { struct1176 __u32 index; /* Which input */1177 __u8 name[32]; /* Label */1178 __u32 type; /* Type of input */1179 __u32 audioset; /* Associated audios (bitfield) */1180 __u32 tuner; /* enum v4l2_tuner_type */1181 v4l2_std_id std;1182 __u32 status;1183 __u32 capabilities;1184 __u32 reserved[3];
784 struct v4l2_input { struct785 __u32 index;786 __u8 name[32];787 __u32 type;789 __u32 audioset;790 __u32 tuner;791 v4l2_std_id std;792 __u32 status;794 __u32 capabilities;795 __u32 reserved[3];
1172 struct v4l2_input { struct1173 __u32 index; /* Which input */1174 __u8 name[32]; /* Label */1175 __u32 type; /* Type of input */1176 __u32 audioset; /* Associated audios (bitfield) */1177 __u32 tuner; /* enum v4l2_tuner_type */1178 v4l2_std_id std;1179 __u32 status;1180 __u32 capabilities;1181 __u32 reserved[3];
1242 struct v4l2_input { struct1243 __u32 index; /* Which input */1244 __u8 name[32]; /* Label */1245 __u32 type; /* Type of input */1246 __u32 audioset; /* Associated audios (bitfield) */1247 __u32 tuner; /* enum v4l2_tuner_type */1248 v4l2_std_id std;1249 __u32 status;1250 __u32 capabilities;1251 __u32 reserved[3];
830 struct v4l2_input { struct831 __u32 index;832 __u8 name[32];834 __u32 type;835 __u32 audioset;836 __u32 tuner;837 v4l2_std_id std;839 __u32 status;840 __u32 capabilities;841 __u32 reserved[3];
1078 struct v4l2_input { struct1079 __u32 index; /* Which input */1080 __u8 name[32]; /* Label */1081 __u32 type; /* Type of input */1082 __u32 audioset; /* Associated audios (bitfield) */1083 __u32 tuner; /* Associated tuner */1084 v4l2_std_id std;1085 __u32 status;1086 __u32 capabilities;1087 __u32 reserved[3];
755 struct v4l2_input { struct756 __u32 index;757 __u8 name[32];759 __u32 type;760 __u32 audioset;761 __u32 tuner;762 v4l2_std_id std;764 __u32 status;765 __u32 capabilities;766 __u32 reserved[3];