Home
last modified time | relevance | path

Searched defs:v4l2_output (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dvideodev2.h1775 struct v4l2_output { struct
1776 __u32 index; /* Which output */
1777 __u8 name[32]; /* Label */
1778 __u32 type; /* Type of output */
1779 __u32 audioset; /* Associated audios (bitfield) */
1780 __u32 modulator; /* Associated modulator */
1781 v4l2_std_id std;
1782 __u32 capabilities;
1783 __u32 reserved[3];