Searched defs:v4l2_modulator (Results 1 – 3 of 3) sorted by relevance
1034 struct v4l2_modulator { struct1035 __u32 index;1036 __u8 name[32];1037 __u32 capability;1038 __u32 rangelow;1039 __u32 rangehigh;1040 __u32 txsubchans;1041 __u32 type;1042 __u32 reserved[3];
982 struct v4l2_modulator { struct983 __u32 index;984 __u8 name[32];985 __u32 capability;986 __u32 rangelow;987 __u32 rangehigh;988 __u32 txsubchans;989 __u32 type;990 __u32 reserved[3];
1863 struct v4l2_modulator { struct1864 __u32 index;1865 __u8 name[32];1866 __u32 capability;1867 __u32 rangelow;1868 __u32 rangehigh;1869 __u32 txsubchans;1870 __u32 type; /* enum v4l2_tuner_type */1871 __u32 reserved[3];