Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/msm8994/kernel-headers/linux/
H A 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];
/aosp12/hardware/qcom/msm8994/original-kernel-headers/linux/
H A 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];
/aosp12/hardware/qcom/msm8x84/kernel-headers/linux/
H A 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];
/aosp12/hardware/qcom/msm8x84/original-kernel-headers/linux/
H A 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];
/aosp12/hardware/qcom/msm8996/kernel-headers/linux/
H A Dvideodev2.h1077 struct v4l2_frequency_band { struct
1079 __u32 tuner;
1080 __u32 type;
1081 __u32 index;
1082 __u32 capability;
1084 __u32 rangelow;
1085 __u32 rangehigh;
1086 __u32 modulation;
1087 __u32 reserved[9];
/aosp12/hardware/qcom/msm8996/original-kernel-headers/linux/
H A Dvideodev2.h1503 struct v4l2_frequency_band { struct
1504 __u32 tuner;
1505 __u32 type; /* enum v4l2_tuner_type */
1506 __u32 index;
1507 __u32 capability;
1508 __u32 rangelow;
1509 __u32 rangehigh;
1510 __u32 modulation;
1511 __u32 reserved[9];
/aosp12/hardware/qcom/msm8x09/kernel-headers/linux/
H A 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];
/aosp12/hardware/qcom/msm8x09/original-kernel-headers/linux/
H A Dvideodev2.h1507 struct v4l2_frequency_band { struct
1508 __u32 tuner;
1509 __u32 type; /* enum v4l2_tuner_type */
1510 __u32 index;
1511 __u32 capability;
1512 __u32 rangelow;
1513 __u32 rangehigh;
1514 __u32 modulation;
1515 __u32 reserved[9];
/aosp12/bionic/libc/kernel/uapi/linux/
H A Dvideodev2.h1044 struct v4l2_frequency_band { struct
1045 __u32 tuner;
1046 __u32 type;
1047 __u32 index;
1048 __u32 capability;
1049 __u32 rangelow;
1050 __u32 rangehigh;
1051 __u32 modulation;
1052 __u32 reserved[9];