Home
last modified time | relevance | path

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

/hardware/qcom/msm8x84/kernel-headers/linux/
Dvideodev2.h991 struct v4l2_frequency_band { struct
992 __u32 tuner;
994 __u32 type;
995 __u32 index;
996 __u32 capability;
997 __u32 rangelow;
999 __u32 rangehigh;
1000 __u32 modulation;
1001 __u32 reserved[9];
/hardware/qcom/msm8994/kernel-headers/linux/
Dvideodev2.h992 struct v4l2_frequency_band { struct
994 __u32 tuner;
995 __u32 type;
996 __u32 index;
997 __u32 capability;
999 __u32 rangelow;
1000 __u32 rangehigh;
1001 __u32 modulation;
1002 __u32 reserved[9];
/hardware/qcom/msm8x84/original-kernel-headers/linux/
Dvideodev2.h1395 struct v4l2_frequency_band { struct
1396 __u32 tuner;
1397 __u32 type; /* enum v4l2_tuner_type */
1398 __u32 index;
1399 __u32 capability;
1400 __u32 rangelow;
1401 __u32 rangehigh;
1402 __u32 modulation;
1403 __u32 reserved[9];
/hardware/qcom/msm8994/original-kernel-headers/linux/
Dvideodev2.h1398 struct v4l2_frequency_band { struct
1399 __u32 tuner;
1400 __u32 type; /* enum v4l2_tuner_type */
1401 __u32 index;
1402 __u32 capability;
1403 __u32 rangelow;
1404 __u32 rangehigh;
1405 __u32 modulation;
1406 __u32 reserved[9];
/hardware/qcom/msm8x09/kernel-headers/linux/
Dvideodev2.h870 struct v4l2_frequency_band { struct
871 __u32 tuner;
872 __u32 type;
873 __u32 index;
874 __u32 capability;
875 __u32 rangelow;
876 __u32 rangehigh;
877 __u32 modulation;
878 __u32 reserved[9];