Home
last modified time | relevance | path

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

/include/uapi/linux/
A Dvideodev2.h1788 struct v4l2_input { struct
1789 __u32 index; /* Which input */
1790 __u8 name[32]; /* Label */
1791 __u32 type; /* Type of input */
1792 __u32 audioset; /* Associated audios (bitfield) */
1793 __u32 tuner; /* Tuner index */
1794 v4l2_std_id std;
1795 __u32 status;
1796 __u32 capabilities;
1797 __u32 reserved[3];

Completed in 36 milliseconds