Home
last modified time | relevance | path

Searched defs:v4l2_output (Results 1 – 6 of 6) sorted by relevance

/hardware/qcom/msm8x84/kernel-headers/linux/
Dvideodev2.h819 struct v4l2_output { struct
820 __u32 index;
821 __u8 name[32];
822 __u32 type;
824 __u32 audioset;
825 __u32 modulator;
826 v4l2_std_id std;
827 __u32 capabilities;
829 __u32 reserved[3];
/hardware/qcom/msm8994/kernel-headers/linux/
Dvideodev2.h820 struct v4l2_output { struct
821 __u32 index;
822 __u8 name[32];
824 __u32 type;
825 __u32 audioset;
826 __u32 modulator;
827 v4l2_std_id std;
829 __u32 capabilities;
830 __u32 reserved[3];
/hardware/qcom/msm8x84/original-kernel-headers/linux/
Dvideodev2.h1220 struct v4l2_output { struct
1221 __u32 index; /* Which output */
1222 __u8 name[32]; /* Label */
1223 __u32 type; /* Type of output */
1224 __u32 audioset; /* Associated audios (bitfield) */
1225 __u32 modulator; /* Associated modulator */
1226 v4l2_std_id std;
1227 __u32 capabilities;
1228 __u32 reserved[3];
/hardware/qcom/msm8994/original-kernel-headers/linux/
Dvideodev2.h1223 struct v4l2_output { struct
1224 __u32 index; /* Which output */
1225 __u8 name[32]; /* Label */
1226 __u32 type; /* Type of output */
1227 __u32 audioset; /* Associated audios (bitfield) */
1228 __u32 modulator; /* Associated modulator */
1229 v4l2_std_id std;
1230 __u32 capabilities;
1231 __u32 reserved[3];
/hardware/qcom/msm8x09/kernel-headers/linux/
Dvideodev2.h705 struct v4l2_output { struct
706 __u32 index;
707 __u8 name[32];
708 __u32 type;
709 __u32 audioset;
710 __u32 modulator;
711 v4l2_std_id std;
712 __u32 capabilities;
713 __u32 reserved[3];
/hardware/qcom/msm8960/kernel-headers/linux/
Dvideodev2.h791 struct v4l2_output { struct
792 __u32 index;
794 __u8 name[32];
795 __u32 type;
796 __u32 audioset;
797 __u32 modulator;
799 v4l2_std_id std;
800 __u32 capabilities;
801 __u32 reserved[3];