Home
last modified time | relevance | path

Searched defs:v4l2_input (Results 1 – 3 of 3) sorted by relevance

/hardware/samsung_slsi/exynos5/include/
Dvideodev2.h1077 struct v4l2_input { struct
1078 __u32 index; /* Which input */
1079 __u8 name[32]; /* Label */
1080 __u32 type; /* Type of input */
1081 __u32 audioset; /* Associated audios (bitfield) */
1082 __u32 tuner; /* Associated tuner */
1083 v4l2_std_id std;
1084 __u32 status;
1085 __u32 capabilities;
1086 __u32 reserved[3];
/hardware/qcom/msm8x74/original-kernel-headers/linux/
Dvideodev2.h1078 struct v4l2_input { struct
1079 __u32 index; /* Which input */
1080 __u8 name[32]; /* Label */
1081 __u32 type; /* Type of input */
1082 __u32 audioset; /* Associated audios (bitfield) */
1083 __u32 tuner; /* Associated tuner */
1084 v4l2_std_id std;
1085 __u32 status;
1086 __u32 capabilities;
1087 __u32 reserved[3];
/hardware/qcom/msm8x74/kernel-headers/linux/
Dvideodev2.h755 struct v4l2_input { struct
756 __u32 index;
757 __u8 name[32];
759 __u32 type;
760 __u32 audioset;
761 __u32 tuner;
762 v4l2_std_id std;
764 __u32 status;
765 __u32 capabilities;
766 __u32 reserved[3];