Searched defs:v4l2_input (Results 1 – 6 of 6) sorted by relevance
1583 struct v4l2_input { struct1584 __u32 index; /* Which input */1585 __u8 name[32]; /* Label */1586 __u32 type; /* Type of input */1587 __u32 audioset; /* Associated audios (bitfield) */1588 __u32 tuner; /* enum v4l2_tuner_type */1589 v4l2_std_id std;1590 __u32 status;1591 __u32 capabilities;1592 __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];
794 struct v4l2_input { struct795 __u32 index;796 __u8 name[32];797 __u32 type;798 __u32 audioset;799 __u32 tuner;800 v4l2_std_id std;801 __u32 status;802 __u32 capabilities;803 __u32 reserved[3];