Searched defs:v4l2_output (Results 1 – 4 of 4) sorted by relevance
1559 struct v4l2_output { struct1560 __u32 index; /* Which output */1561 __u8 name[32]; /* Label */1562 __u32 type; /* Type of output */1563 __u32 audioset; /* Associated audios (bitfield) */1564 __u32 modulator; /* Associated modulator */1565 v4l2_std_id std;1566 __u32 capabilities;1567 __u32 reserved[3];
899 struct v4l2_output { struct900 __u32 index;901 __u8 name[32];902 __u32 type;903 __u32 audioset;904 __u32 modulator;905 v4l2_std_id std;906 __u32 capabilities;907 __u32 reserved[3];
848 struct v4l2_output { struct849 __u32 index;850 __u8 name[32];851 __u32 type;852 __u32 audioset;853 __u32 modulator;854 v4l2_std_id std;855 __u32 capabilities;856 __u32 reserved[3];
1693 struct v4l2_output { struct1694 __u32 index; /* Which output */1695 __u8 name[32]; /* Label */1696 __u32 type; /* Type of output */1697 __u32 audioset; /* Associated audios (bitfield) */1698 __u32 modulator; /* Associated modulator */1699 v4l2_std_id std;1700 __u32 capabilities;1701 __u32 reserved[3];