Searched defs:v4l2_input (Results 1 – 4 of 4) sorted by relevance
1527 struct v4l2_input { struct1528 __u32 index; /* Which input */1529 __u8 name[32]; /* Label */1530 __u32 type; /* Type of input */1531 __u32 audioset; /* Associated audios (bitfield) */1532 __u32 tuner; /* enum v4l2_tuner_type */1533 v4l2_std_id std;1534 __u32 status;1535 __u32 capabilities;1536 __u32 reserved[3];
1646 struct v4l2_input { struct1647 __u32 index; /* Which input */1648 __u8 name[32]; /* Label */1649 __u32 type; /* Type of input */1650 __u32 audioset; /* Associated audios (bitfield) */1651 __u32 tuner; /* enum v4l2_tuner_type */1652 v4l2_std_id std;1653 __u32 status;1654 __u32 capabilities;1655 __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; /* enum v4l2_tuner_type */1634 v4l2_std_id std;1635 __u32 status;1636 __u32 capabilities;1637 __u32 reserved[3];