Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dvideodev2.h1079 struct v4l2_frequency_band { struct
1080 __u32 tuner;
1081 __u32 type;
1082 __u32 index;
1083 __u32 capability;
1084 __u32 rangelow;
1085 __u32 rangehigh;
1086 __u32 modulation;
1087 __u32 reserved[9];
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
Dvideodev2.h1027 struct v4l2_frequency_band { struct
1028 __u32 tuner;
1029 __u32 type;
1030 __u32 index;
1031 __u32 capability;
1032 __u32 rangelow;
1033 __u32 rangehigh;
1034 __u32 modulation;
1035 __u32 reserved[9];
/kernel/linux/linux-5.10/include/uapi/linux/
Dvideodev2.h1918 struct v4l2_frequency_band { struct
1919 __u32 tuner;
1920 __u32 type; /* enum v4l2_tuner_type */
1921 __u32 index;
1922 __u32 capability;
1923 __u32 rangelow;
1924 __u32 rangehigh;
1925 __u32 modulation;
1926 __u32 reserved[9];
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dvideodev2.h1027 struct v4l2_frequency_band { struct
1028 __u32 tuner;
1029 __u32 type;
1030 __u32 index;
1031 __u32 capability;
1032 __u32 rangelow;
1033 __u32 rangehigh;
1034 __u32 modulation;
1035 __u32 reserved[9];
/kernel/linux/linux-6.6/include/uapi/linux/
Dvideodev2.h2055 struct v4l2_frequency_band { struct
2056 __u32 tuner;
2057 __u32 type; /* enum v4l2_tuner_type */
2058 __u32 index;
2059 __u32 capability;
2060 __u32 rangelow;
2061 __u32 rangehigh;
2062 __u32 modulation;
2063 __u32 reserved[9];