kernel/include/uapi/linux/videodev2.h
.. .. @@ -1648,7 +1648,7 @@ 1648 1648 __u8 name[32]; /* Label */ 1649 1649 __u32 type; /* Type of input */ 1650 1650 __u32 audioset; /* Associated audios (bitfield) */ 1651 - __u32 tuner; /* enum v4l2_tuner_type */1651 + __u32 tuner; /* Tuner index */1652 1652 v4l2_std_id std; 1653 1653 __u32 status; 1654 1654 __u32 capabilities;