Searched defs:v4l2_modulator (Results 1 – 3 of 3) sorted by relevance
1387 struct v4l2_modulator { struct1388 __u32 index;1389 __u8 name[32];1390 __u32 capability;1391 __u32 rangelow;1392 __u32 rangehigh;1393 __u32 txsubchans;1394 __u32 reserved[4];
1798 struct v4l2_modulator { struct1799 __u32 index;1800 __u8 name[32];1801 __u32 capability;1802 __u32 rangelow;1803 __u32 rangehigh;1804 __u32 txsubchans;1805 __u32 type; /* enum v4l2_tuner_type */1806 __u32 reserved[3];