Home
last modified time | relevance | path

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

/device/google/coral-kernel/sm8150/original-kernel-headers/linux/
Dvideodev2.h1583 struct v4l2_input { struct
1584 __u32 index; /* Which input */
1585 __u8 name[32]; /* Label */
1586 __u32 type; /* Type of input */
1587 __u32 audioset; /* Associated audios (bitfield) */
1588 __u32 tuner; /* enum v4l2_tuner_type */
1589 v4l2_std_id std;
1590 __u32 status;
1591 __u32 capabilities;
1592 __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/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/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/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/coral-kernel/sm8150/kernel-headers/linux/
Dvideodev2.h794 struct v4l2_input { struct
795 __u32 index;
796 __u8 name[32];
797 __u32 type;
798 __u32 audioset;
799 __u32 tuner;
800 v4l2_std_id std;
801 __u32 status;
802 __u32 capabilities;
803 __u32 reserved[3];