Home
last modified time | relevance | path

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

/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];
/device/google/crosshatch/sdm845/kernel-headers/linux/
Dvideodev2.h773 struct v4l2_input { struct
774 __u32 index;
775 __u8 name[32];
776 __u32 type;
777 __u32 audioset;
778 __u32 tuner;
779 v4l2_std_id std;
780 __u32 status;
781 __u32 capabilities;
782 __u32 reserved[3];
/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/crosshatch/sdm845/original-kernel-headers/linux/
Dvideodev2.h1518 struct v4l2_input { struct
1519 __u32 index; /* Which input */
1520 __u8 name[32]; /* Label */
1521 __u32 type; /* Type of input */
1522 __u32 audioset; /* Associated audios (bitfield) */
1523 __u32 tuner; /* enum v4l2_tuner_type */
1524 v4l2_std_id std;
1525 __u32 status;
1526 __u32 capabilities;
1527 __u32 reserved[3];
/device/google/bonito/sdm710/kernel-headers/linux/
Dvideodev2.h773 struct v4l2_input { struct
774 __u32 index;
775 __u8 name[32];
776 __u32 type;
777 __u32 audioset;
778 __u32 tuner;
779 v4l2_std_id std;
780 __u32 status;
781 __u32 capabilities;
782 __u32 reserved[3];
/device/google/sunfish-kernel/sm7150/original-kernel-headers/linux/
Dvideodev2.h1596 struct v4l2_input { struct
1597 __u32 index; /* Which input */
1598 __u8 name[32]; /* Label */
1599 __u32 type; /* Type of input */
1600 __u32 audioset; /* Associated audios (bitfield) */
1601 __u32 tuner; /* enum v4l2_tuner_type */
1602 v4l2_std_id std;
1603 __u32 status;
1604 __u32 capabilities;
1605 __u32 reserved[3];
/device/google/bonito/sdm710/original-kernel-headers/linux/
Dvideodev2.h1518 struct v4l2_input { struct
1519 __u32 index; /* Which input */
1520 __u8 name[32]; /* Label */
1521 __u32 type; /* Type of input */
1522 __u32 audioset; /* Associated audios (bitfield) */
1523 __u32 tuner; /* enum v4l2_tuner_type */
1524 v4l2_std_id std;
1525 __u32 status;
1526 __u32 capabilities;
1527 __u32 reserved[3];
/device/google/coral-kernel/sm8150/original-kernel-headers/linux/
Dvideodev2.h1596 struct v4l2_input { struct
1597 __u32 index; /* Which input */
1598 __u8 name[32]; /* Label */
1599 __u32 type; /* Type of input */
1600 __u32 audioset; /* Associated audios (bitfield) */
1601 __u32 tuner; /* enum v4l2_tuner_type */
1602 v4l2_std_id std;
1603 __u32 status;
1604 __u32 capabilities;
1605 __u32 reserved[3];