Home
last modified time | relevance | path

Searched defs:v4l2_modulator (Results 1 – 5 of 5) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dvideodev2.h1034 struct v4l2_modulator { struct
1035 __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];
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dvideodev2.h982 struct v4l2_modulator { struct
983 __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];
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
Dvideodev2.h982 struct v4l2_modulator { struct
983 __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];
/kernel/linux/linux-5.10/include/uapi/linux/
Dvideodev2.h1864 struct v4l2_modulator { struct
1865 __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];
/kernel/linux/linux-6.6/include/uapi/linux/
Dvideodev2.h2001 struct v4l2_modulator { struct
2002 __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];