Searched defs:v4l2_input (Results 1 – 2 of 2) sorted by relevance
1080 struct v4l2_input v4l2_input; in easycap_unlocked_ioctl() local
1027 struct v4l2_input { struct1028 __u32 index; /* Which input */1029 __u8 name[32]; /* Label */1030 __u32 type; /* Type of input */1031 __u32 audioset; /* Associated audios (bitfield) */1032 __u32 tuner; /* Associated tuner */1033 v4l2_std_id std;1034 __u32 status;1035 __u32 capabilities;1036 __u32 reserved[3];