Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dvideodev2.h1761 struct v4l2_input { struct
1762 __u32 index; /* Which input */
1763 __u8 name[32]; /* Label */
1764 __u32 type; /* Type of input */
1765 __u32 audioset; /* Associated audios (bitfield) */
1766 __u32 tuner; /* Tuner index */
1767 v4l2_std_id std;
1768 __u32 status;
1769 __u32 capabilities;
1770 __u32 reserved[3];