Home
last modified time | relevance | path

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

/device/google/coral-kernel/sm8150/original-kernel-headers/linux/
Dvideodev2.h1647 struct v4l2_output { struct
1648 __u32 index; /* Which output */
1649 __u8 name[32]; /* Label */
1650 __u32 type; /* Type of output */
1651 __u32 audioset; /* Associated audios (bitfield) */
1652 __u32 modulator; /* Associated modulator */
1653 v4l2_std_id std;
1654 __u32 capabilities;
1655 __u32 reserved[3];
/device/google/sunfish-kernel/sm7150/original-kernel-headers/linux/
Dvideodev2.h1647 struct v4l2_output { struct
1648 __u32 index; /* Which output */
1649 __u8 name[32]; /* Label */
1650 __u32 type; /* Type of output */
1651 __u32 audioset; /* Associated audios (bitfield) */
1652 __u32 modulator; /* Associated modulator */
1653 v4l2_std_id std;
1654 __u32 capabilities;
1655 __u32 reserved[3];
/device/google/redbull-kernel/sm7250/original-kernel-headers/linux/
Dvideodev2.h1680 struct v4l2_output { struct
1681 __u32 index; /* Which output */
1682 __u8 name[32]; /* Label */
1683 __u32 type; /* Type of output */
1684 __u32 audioset; /* Associated audios (bitfield) */
1685 __u32 modulator; /* Associated modulator */
1686 v4l2_std_id std;
1687 __u32 capabilities;
1688 __u32 reserved[3];
/device/google/coral-kernel/sm8150/kernel-headers/linux/
Dvideodev2.h839 struct v4l2_output { struct
840 __u32 index;
841 __u8 name[32];
842 __u32 type;
843 __u32 audioset;
844 __u32 modulator;
845 v4l2_std_id std;
846 __u32 capabilities;
847 __u32 reserved[3];
/device/google/redbull-kernel/sm7250/kernel-headers/linux/
Dvideodev2.h848 struct v4l2_output { struct
849 __u32 index;
850 __u8 name[32];
851 __u32 type;
852 __u32 audioset;
853 __u32 modulator;
854 v4l2_std_id std;
855 __u32 capabilities;
856 __u32 reserved[3];
/device/google/sunfish-kernel/sm7150/kernel-headers/linux/
Dvideodev2.h839 struct v4l2_output { struct
840 __u32 index;
841 __u8 name[32];
842 __u32 type;
843 __u32 audioset;
844 __u32 modulator;
845 v4l2_std_id std;
846 __u32 capabilities;
847 __u32 reserved[3];