Searched defs:v4l2_input (Results 1 – 12 of 12) 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];
773 struct v4l2_input { struct774 __u32 index;775 __u8 name[32];776 __u32 type;777 __u32 audioset;778 __u32 tuner;779 v4l2_std_id std;780 __u32 status;781 __u32 capabilities;782 __u32 reserved[3];
1518 struct v4l2_input { struct1519 __u32 index; /* Which input */1520 __u8 name[32]; /* Label */1521 __u32 type; /* Type of input */1522 __u32 audioset; /* Associated audios (bitfield) */1523 __u32 tuner; /* enum v4l2_tuner_type */1524 v4l2_std_id std;1525 __u32 status;1526 __u32 capabilities;1527 __u32 reserved[3];
1599 struct v4l2_input { struct1600 __u32 index; /* Which input */1601 __u8 name[32]; /* Label */1602 __u32 type; /* Type of input */1603 __u32 audioset; /* Associated audios (bitfield) */1604 __u32 tuner; /* enum v4l2_tuner_type */1605 v4l2_std_id std;1606 __u32 status;1607 __u32 capabilities;1608 __u32 reserved[3];
801 struct v4l2_input { struct802 __u32 index;803 __u8 name[32];804 __u32 type;805 __u32 audioset;806 __u32 tuner;807 v4l2_std_id std;808 __u32 status;809 __u32 capabilities;810 __u32 reserved[3];