Searched defs:v4l2_input (Results 1 – 3 of 3) sorted by relevance
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];