Home
last modified time | relevance | path

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

/device/google/sunfish-kernel/sm7150/kernel-headers/linux/
Dvideodev2.h806 struct v4l2_input { struct
807 __u32 index;
808 __u8 name[32];
809 __u32 type;
810 __u32 audioset;
811 __u32 tuner;
812 v4l2_std_id std;
813 __u32 status;
814 __u32 capabilities;
815 __u32 reserved[3];
/device/google/sunfish-kernel/sm7150/original-kernel-headers/linux/
Dvideodev2.h1595 struct v4l2_input { struct
1596 __u32 index; /* Which input */
1597 __u8 name[32]; /* Label */
1598 __u32 type; /* Type of input */
1599 __u32 audioset; /* Associated audios (bitfield) */
1600 __u32 tuner; /* enum v4l2_tuner_type */
1601 v4l2_std_id std;
1602 __u32 status;
1603 __u32 capabilities;
1604 __u32 reserved[3];
/device/google/redbull-kernel/sm7250/kernel-headers/linux/
Dvideodev2.h815 struct v4l2_input { struct
816 __u32 index;
817 __u8 name[32];
818 __u32 type;
819 __u32 audioset;
820 __u32 tuner;
821 v4l2_std_id std;
822 __u32 status;
823 __u32 capabilities;
824 __u32 reserved[3];
/device/google/coral-kernel/sm8150/original-kernel-headers/linux/
Dvideodev2.h1595 struct v4l2_input { struct
1596 __u32 index; /* Which input */
1597 __u8 name[32]; /* Label */
1598 __u32 type; /* Type of input */
1599 __u32 audioset; /* Associated audios (bitfield) */
1600 __u32 tuner; /* enum v4l2_tuner_type */
1601 v4l2_std_id std;
1602 __u32 status;
1603 __u32 capabilities;
1604 __u32 reserved[3];
/device/google/redbull-kernel/sm7250/original-kernel-headers/linux/
Dvideodev2.h1628 struct v4l2_input { struct
1629 __u32 index; /* Which input */
1630 __u8 name[32]; /* Label */
1631 __u32 type; /* Type of input */
1632 __u32 audioset; /* Associated audios (bitfield) */
1633 __u32 tuner; /* Tuner index */
1634 v4l2_std_id std;
1635 __u32 status;
1636 __u32 capabilities;
1637 __u32 reserved[3];
/device/google/coral-kernel/sm8150/kernel-headers/linux/
Dvideodev2.h806 struct v4l2_input { struct
807 __u32 index;
808 __u8 name[32];
809 __u32 type;
810 __u32 audioset;
811 __u32 tuner;
812 v4l2_std_id std;
813 __u32 status;
814 __u32 capabilities;
815 __u32 reserved[3];