Searched defs:v4l2_input (Results 1 – 3 of 3) sorted by relevance
866 struct v4l2_input { struct867 __u32 index;868 __u8 name[32];869 __u32 type;870 __u32 audioset;871 __u32 tuner;872 v4l2_std_id std;873 __u32 status;874 __u32 capabilities;875 __u32 reserved[3];
1642 struct v4l2_input { struct1643 __u32 index; /* Which input */1644 __u8 name[32]; /* Label */1645 __u32 type; /* Type of input */1646 __u32 audioset; /* Associated audios (bitfield) */1647 __u32 tuner; /* enum v4l2_tuner_type */1648 v4l2_std_id std;1649 __u32 status;1650 __u32 capabilities;1651 __u32 reserved[3];
815 struct v4l2_input { struct816 __u32 index;817 __u8 name[32];818 __u32 type;819 __u32 audioset;820 __u32 tuner;821 v4l2_std_id std;822 __u32 status;823 __u32 capabilities;824 __u32 reserved[3];