Searched defs:v4l2_input (Results 1 – 6 of 6) sorted by relevance
806 struct v4l2_input { struct807 __u32 index;808 __u8 name[32];809 __u32 type;810 __u32 audioset;811 __u32 tuner;812 v4l2_std_id std;813 __u32 status;814 __u32 capabilities;815 __u32 reserved[3];
1595 struct v4l2_input { struct1596 __u32 index; /* Which input */1597 __u8 name[32]; /* Label */1598 __u32 type; /* Type of input */1599 __u32 audioset; /* Associated audios (bitfield) */1600 __u32 tuner; /* enum v4l2_tuner_type */1601 v4l2_std_id std;1602 __u32 status;1603 __u32 capabilities;1604 __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];
1628 struct v4l2_input { struct1629 __u32 index; /* Which input */1630 __u8 name[32]; /* Label */1631 __u32 type; /* Type of input */1632 __u32 audioset; /* Associated audios (bitfield) */1633 __u32 tuner; /* Tuner index */1634 v4l2_std_id std;1635 __u32 status;1636 __u32 capabilities;1637 __u32 reserved[3];