Home
last modified time | relevance | path

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

/Linux-v5.15/include/uapi/linux/
Dvideodev2.h1649 struct v4l2_input { struct
1650 __u32 index; /* Which input */
1651 __u8 name[32]; /* Label */
1652 __u32 type; /* Type of input */
1653 __u32 audioset; /* Associated audios (bitfield) */
1654 __u32 tuner; /* enum v4l2_tuner_type */
1655 v4l2_std_id std;
1656 __u32 status;
1657 __u32 capabilities;
1658 __u32 reserved[3];