Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Dvideodev2.h1691 struct v4l2_input { struct
1692 __u32 index; /* Which input */
1693 __u8 name[32]; /* Label */
1694 __u32 type; /* Type of input */
1695 __u32 audioset; /* Associated audios (bitfield) */
1696 __u32 tuner; /* enum v4l2_tuner_type */
1697 v4l2_std_id std;
1698 __u32 status;
1699 __u32 capabilities;
1700 __u32 reserved[3];