Searched defs:vki_v4l2_input (Results 1 – 1 of 1) sorted by relevance
4039 struct vki_v4l2_input { struct4040 __vki_u32 index; /* Which input */4041 __vki_u8 name[32]; /* Label */4042 __vki_u32 type; /* Type of input */4043 __vki_u32 audioset; /* Associated audios (bitfield) */4044 __vki_u32 tuner; /* enum vki_v4l2_tuner_type */4045 vki_v4l2_std_id std;4046 __vki_u32 status;4047 __vki_u32 capabilities;4048 __vki_u32 reserved[3];