Home
last modified time | relevance | path

Searched defs:v4l2_modulator (Results 1 – 3 of 3) 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/linux-5.10/include/uapi/linux/
Dvideodev2.h1863 struct v4l2_modulator { struct
1864 __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];