Searched defs:v4l2_input (Results 1 – 7 of 7) 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];
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];
1077 struct v4l2_input { struct1078 __u32 index; /* Which input */1079 __u8 name[32]; /* Label */1080 __u32 type; /* Type of input */1081 __u32 audioset; /* Associated audios (bitfield) */1082 __u32 tuner; /* Associated tuner */1083 v4l2_std_id std;1084 __u32 status;1085 __u32 capabilities;1086 __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];
1088 struct v4l2_input { struct1089 __u32 index; /* Which input */1090 __u8 name[32]; /* Label */1091 __u32 type; /* Type of input */1092 __u32 audioset; /* Associated audios (bitfield) */1093 __u32 tuner; /* Associated tuner */1094 v4l2_std_id std;1095 __u32 status;1096 __u32 capabilities;1097 __u32 reserved[3];
765 struct v4l2_input { struct766 __u32 index;767 __u8 name[32];769 __u32 type;770 __u32 audioset;771 __u32 tuner;772 v4l2_std_id std;774 __u32 status;775 __u32 capabilities;776 __u32 reserved[3];