Searched defs:v4l2_input (Results 1 – 2 of 2) sorted by relevance
1385 struct v4l2_input { struct1386 __u32 index; /* Which input */1387 __u8 name[32]; /* Label */1388 __u32 type; /* Type of input */1389 __u32 audioset; /* Associated audios (bitfield) */1390 __u32 tuner; /* enum v4l2_tuner_type */1391 v4l2_std_id std;1392 __u32 status;1393 __u32 capabilities;1394 __u32 reserved[3];
1555 struct v4l2_input { struct1556 __u32 index; /* Which input */1557 __u8 name[32]; /* Label */1558 __u32 type; /* Type of input */1559 __u32 audioset; /* Associated audios (bitfield) */1560 __u32 tuner; /* enum v4l2_tuner_type */1561 v4l2_std_id std;1562 __u32 status;1563 __u32 capabilities;1564 __u32 reserved[3];