Searched defs:v4l2_input (Results 1 – 1 of 1) sorted by relevance
1650 struct v4l2_input { struct1651 __u32 index; /* Which input */1652 __u8 name[32]; /* Label */1653 __u32 type; /* Type of input */1654 __u32 audioset; /* Associated audios (bitfield) */1655 __u32 tuner; /* Tuner index */1656 v4l2_std_id std;1657 __u32 status;1658 __u32 capabilities;1659 __u32 reserved[3];