Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dvideodev2.h1723 struct v4l2_input { struct
1724 __u32 index; /* Which input */
1725 __u8 name[32]; /* Label */
1726 __u32 type; /* Type of input */
1727 __u32 audioset; /* Associated audios (bitfield) */
1728 __u32 tuner; /* Tuner index */
1729 v4l2_std_id std;
1730 __u32 status;
1731 __u32 capabilities;
1732 __u32 reserved[3];