Searched defs:v4l2_modulator (Results 1 – 5 of 5) 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];
1864 struct v4l2_modulator { struct1865 __u32 index;1866 __u8 name[32];1867 __u32 capability;1868 __u32 rangelow;1869 __u32 rangehigh;1870 __u32 txsubchans;1871 __u32 type; /* enum v4l2_tuner_type */1872 __u32 reserved[3];
2001 struct v4l2_modulator { struct2002 __u32 index;2003 __u8 name[32];2004 __u32 capability;2005 __u32 rangelow;2006 __u32 rangehigh;2007 __u32 txsubchans;2008 __u32 type; /* enum v4l2_tuner_type */2009 __u32 reserved[3];