Home
last modified time | relevance | path

Searched defs:v4l2_input (Results 1 – 1 of 1) sorted by last modified time

/linux/include/uapi/linux/
H A Dvideodev2.h1742 struct v4l2_input { struct
1743 __u32 index; /* Which input */
1744 __u8 name[32]; /* Label */
1745 __u32 type; /* Type of input */
1746 __u32 audioset; /* Associated audios (bitfield) */
1747 __u32 tuner; /* Tuner index */
1748 v4l2_std_id std;
1749 __u32 status;
1750 __u32 capabilities;
1751 __u32 reserved[3];